function ttlinklight(form) {
var url=(form.ttelinklight.options[form.ttelinklight.selectedIndex].value);
ttlightWindow = window.open(url, 'ttlightWindow', 'toolbar=yes, location=yes, directories=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes,width=980,height=600');
}


document.write("<table style='BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; WIDTH: 130px; BORDER-COLLAPSE: collapse; HEIGHT: 140px; BORDER-TOP: medium none; BORDER-RIGHT: medium none' cellspacing='0' cellpadding='0'>");
document.write("<tbody>");
document.write("<tr>");
document.write("<td style='HEIGHT: 106px'><a href='http://www.trafiktesten.dk' target='_blank'><img border='0' alt='' src='http://www.trafiktesten.dk/files/elink/toplight.gif' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td style='TEXT-ALIGN: center; BACKGROUND: url(http://www.trafiktesten.dk/files/elink/bottomlight.gif) no-repeat left top; HEIGHT: 34px; VERTICAL-ALIGN: middle'>");
document.write("<form style='MARGIN-TOP: 4px; DISPLAY: inline' name='ttelinklight'>");
document.write("<table style='WIDTH: 100%; BORDER-COLLAPSE: collapse' cellspacing='0' cellpadding='0'>");
document.write("<tbody>");
document.write("<tr>");
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='ttelinklight'>");
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>");
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='ttlinklight(this.form);' type='button' name='ttlinkblight' />");
document.write("</td>");
document.write("</tr>");
document.write("</tbody>");
document.write("</table>");
document.write("</form></td>");
document.write("</tr>");
document.write("</tbody>");
document.write("</table>");