var table ="<div align=center><table border=0 cellpadding=0 cellspacing=0 width=100%><tr>"



table += "<td align=right width=50%>"
table += "<a href=http://www.canopus.cz/obchod/index.php><img border=0 src=http://www.canopus.cz/images/e-shop_01.gif width=160 height=32></a>"
table += "&nbsp;&nbsp;"
table += "<a href=http://www.canopus.cz/obchod_sk/index.php><img border=0 src=http://www.canopus.cz/images/e-shop_02.gif width=90 height=32></a>"
table += "</td>"


table += "<td width=35%>"
table += "<form class=top action=http://www.canopus.cz/search.html id=cse-search-box>"
table += "<div>"
table += "<input type=hidden name=cx value=005774719737975096143:d9aq_yskdti />"
table += "<input type=hidden name=cof value=FORID:9 />"
table += "<input type=hidden name=ie value=UTF-8 />"



table += "<input class=textpole type=text name=q size=31 />&nbsp;"
table += "<input class=tlacitko  type=submit name=sa value=Hledat /></div>"
table += "</form>"
table += "<script type=text/javascript src=http://www.google.com/coop/cse/brand?form=cse-search-box&lang=cs></script>"
table += "</td>"



table += "<td align=center width=15%>"
table += "<a href=http://www.canopus.cz/english/en_index.html><img border=0 src=http://www.canopus.cz/images/vlajky_en.gif width=23 height=15></a>"
table += "&nbsp;&nbsp;"
table += "<a href=http://www.canopus.cz/deutsch/de_index.html><img border=0 src=http://www.canopus.cz/images/vlajky_ge.gif width=23 height=15></a>"
table += "</td>"

table += "</tr></table></div>"

document.write(table)