function ttlinkwidelight(form) {
var url=(form.ttelinkwidelight.options[form.ttelinkwidelight.selectedIndex].value);
ttwidelightWindow = window.open(url, 'ttwidelightWindow', 'toolbar=yes, location=yes, directories=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes,width=980,height=600');
}


document.write("<table style='WIDTH: 180px; BORDER-COLLAPSE: collapse; HEIGHT: 40px' cellspacing='0' cellpadding='0'>");
document.write("   <tbody>");
document.write("     <tr>");
document.write("       <td style='BACKGROUND: url(http://www.trafiktesten.dk/files/elink/bg_wide_light.gif) no-repeat left top'>");
document.write("<form style='MARGIN-TOP: 4px; DISPLAY: inline' name='ttelinkwidelight'>");
document.write("         <table style='BORDER-COLLAPSE: collapse; MARGIN-LEFT: 8px' cellspacing='0' cellpadding='0'>");
document.write("           <tbody>");
document.write("             <tr>");


document.write("               <td style='PADDING-RIGHT: 12px'>");

document.write(" <a href='http://www.trafiktesten.dk' target='_blank'><img border='0' alt='' src='http://www.trafiktesten.dk/files/elink/logo_wide_light.gif' /></a>");

document.write("</td>");


document.write("               <td>");


document.write("<select style='BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff; WIDTH: 96px; FONT-FAMILY: Verdana; HEIGHT: 18px; COLOR: #000000; FONT-SIZE: 9px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid' name='ttelinkwidelight'>");
document.write("<option selected='true' value='http://www.trafiktesten.dk'>- Quick Links</option>");
document.write("<option value='http://www.trafiktesten.dk/default.asp?Action=Details&Item=417'>Gratis teoripr&oslash;ve</option>");
document.write("<option value='http://www.trafiktesten.dk/default.asp?Action=List&CategoryID=197'>Teori video</option>");
document.write("<option value='http://www.trafiktesten.dk/default.asp?Action=Details&Item=392'>F&aelig;rdselstavler</option>");
document.write("<option value='http://www.trafiktesten.dk/default.asp?Action=List&CategoryID=181'>Bilens teknik</option>");
document.write("<option value='http://www.trafiktesten.dk/default.asp?Action=Details&Item=404'>Lille hj&aelig;lper</option>");
document.write("</select>");


document.write("</td>");
document.write("               <td style='PADDING-LEFT: 8px'>");

document.write("<input style='BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; WIDTH: 14px; BACKGROUND: url(http://www.trafiktesten.dk/files/elink/arrowlight.gif) no-repeat left top; HEIGHT: 12px; MARGIN-RIGHT: 4px; BORDER-TOP: #000000 0px solid; CURSOR: pointer; BORDER-RIGHT: #000000 0px solid' onclick='ttlinkwidelight(this.form);' type='button' name='ttlinkbwidelight' />");

document.write("</td>");
document.write("            </tr>");
document.write("          </tbody>");
document.write("        </table></form></td>");
document.write("    </tr>");
document.write("  </tbody>");
document.write("</table>");