var temp = " ";
temp += '<form action="http://dk.altavista.com/news/results"><input type=hidden name=nc value=0>'
temp += '<table width=468 border=0 cellspacing=0 cellpadding=6 bgcolor="#93B2DD">'
temp += '<tr><td bgcolor="#FFFFFF"><a href="http://<?php echo dk.altavista.com; ?>" target="_top"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/av/i/af/box_logo.gif" width=118 height=45 border=0 alt=AltaVista></a></td>'
temp += '<td align=left valign=bottom><font face="Verdana,Arial,Helvetica,sans-serif" size="2" color="#000000">Søg efter nyheder:</font><br>'
temp += '<input type=text name=q size=25 maxlength=800>'
temp += '</td><td align=left valign=bottom><input type="submit" value="Find"  style="font-weight:bold;color:#FFF;background-color:#990000;cursor:hand;margin-bottom:-1px;;">'
temp += '</td></tr></table>'
temp += '</form>'
document.write(temp);