i downloaded the menu and im trying to use that new google search in it
but what ever i do some long line shows as text but must be code
im just making the menu but hope to bet it to work
this is that part i need to put in the file menu data
Code: Select all
<FORM method=GET action='http://www.google.com/custom'>
<TABLE bgcolor='#FFFFFF'><tr><td nowrap='nowrap' valign='top' align='center' height='32'>
<A href="http://websites.milonic.com/google.com/'>
<IMG SRC='http://www.google.com/logos/Logo_25wht.gif' border=0 ALT='Google' align='absmiddle'></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value=''>
<INPUT type=submit name=sa VALUE='Zoeken'>
<input type=hidden name=client value='pub-0010994296424294'>
<input type=hidden name=forid value='1'>
<input type=hidden name=ie value='ISO-8859-1'>
<input type=hidden name=oe value='ISO-8859-1'>
<input type=hidden name=cof value='GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:000000;LC:000000;T:0000FF;GFNT:0000FF;GIMP:0000FF;FORID:1;'>
<input type=hidden name=hl value='be'>
</td></tr></TABLE>
</FORM>
</center>
Code: Select all
aI("text=<FORM method=GET action='http://www.google.com/custom'><A href="http://websites.milonic.com/google.com/'><IMG SRC='http://www.google.com/logos/Logo_25wht.gif' border=0 ALT='Google' align='absmiddle'></A><INPUT TYPE=text name=q size=25 maxlength=255 value=''><br><INPUT type=submit name=sa VALUE='Zoeken'><input type=hidden name=client value='pub-0010994296424294'><input type=hidden name=forid value='1'><input type=hidden name=ie value='ISO-8859-1'><input type=hidden name=oe value='ISO-8859-1'><input type=hidden name=cof value='GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:000000;LC:000000;T:0000FF;GFNT:0000FF;GIMP:0000FF;FORID:1;'><input type=hidden name=hl value='be'></FORM>;");
can some one make this please
patricia