var jg_affiliate_id;
var jg_title;
var jg_title_font;
var jg_title_font_color;
var jg_background_color;
var jg_border_color;
var jg_font;
var jg_font_color;
var jg_link_color;
var jg_width;
if(! jg_affiliate_id) jg_affiliate_id = '';
if(! jg_title) jg_title = 'View our Jobs';
if(! jg_title_font) jg_title_font = "12px Arial, Helvetica, Sans serif";
if(! jg_title_font_color) jg_title_font_color = "#FFFFFF";
if(! jg_background_color) jg_background_color="#FFFFFF";
if(! jg_border_color) jg_border_color="#6699CC";
if(! jg_font) jg_font = "10px Verdana, Arial, Helvetica, Sans serif";
if(! jg_font_color) jg_font_color="#996600";
if(! jg_link_color) jg_link_color="#336699";
if(! jg_width) jg_width="150px";
document.write('<div align="left" style="padding:3px; background-color:'+jg_background_color+'; border:1px solid ' + jg_border_color + '; width:' + jg_width + '">');
document.write('<div align="center" style="padding-top:2px; height:19px; background-color:' + jg_border_color + '; font:' + jg_title_font + '; font-weight:bold"><a href="http://www.justengineers.net/?/All/aerospace.aeronautical/" target="_blank" style="text-decoration:none; color:' + jg_title_font_color + '">' + jg_title + '</a></div>');
document.write('<form action="http://www.justengineers.net/" method="GET" style="margin:0px; padding:0px;">');
document.write('<table width="100%" cellspacing="0" cellpadding="3" border="0">');
document.write('<tr><td style="font:' + jg_font + ';"><a target="_blank" href="http://www.justengineers.net/?/wolverhampton,staffordshire,west.midlands,england/systems.engineer-2869731" style="text-decoration:underline; color:' + jg_link_color + '">Systems Engineer</a><br /><font style="color: ' + jg_font_color + '">Wolverhampton, Staffordshire, We</font></td></tr>');
document.write('<tr><td style="font:' + jg_font + '"><a target="_blank" href="http://www.justengineers.net/?/All/aerospace.aeronautical/" style="text-decoration:underline; color:' + jg_link_color + '">more</a>...</td></tr>');
document.write('<tr><td align="center"><a href="http://www.jobsgroup.net/"><img src="http://www.jobsgroup.net/widget/img_jobsgroup.gif" width="100" height="33" style="border:solid 1px ' + jg_border_color + ';" /></a></td></tr>');
document.write('</table></form></div>');
