 function show_header()

 {
	document.write('<DIV align=center VALIGN=TOP><TABLE border=0 width="95%" cellPadding=0 cellSpacing=0 align=center ><TBODY><TR><TD align=center VALIGN=TOP width="10%"><A href="mainpage.htm" >Hovedside</A></TD><TD align=center VALIGN=TOP width="15%"><A href="tyrkisk.htm">Tyrkisk Retter</A></TD><TD align=center VALIGN=TOP width="7%"><A href="pizza.htm" >Pizza</A></TD><TD align=center VALIGN=TOP width="15%"><A href="pizzataway.htm" >Pizza Take Away</A></TD><TD align=center VALIGN=TOP width="7%"><A href="vin.htm" >Vin</A></TD><TD align=center VALIGN=TOP width="15%"><A href="tilbud.htm">Special Tilbud</A></TD><TD align=center VALIGN=TOP width="15%"><A href="testce.htm">Bordbestilling</A></TD><TD align=center VALIGN=TOP width="8%"><A href="bilder.htm" >Bilder</A></TD><TD align=center VALIGN=TOP width="12%"><A href="media/media1.htm" >I Media</A></TD><TD align=center VALIGN=TOP width="12%"><A href="kontakt.htm" >Kontakt</A></TD></TR></TABLE></DIV>');
	
 }

	


 function show_header1()
 {
	document.write('<TABLE border=0 cellPadding=0 cellSpacing=0 align=center width=700><TR align=center><TD align=left><IMG SRC=log.gif border=0 height=80></TD><TD align=center><IMG SRC=bajw.gif border=0 height=40></TD><TD align=right><IMG SRC=log.gif border=0 height=80></TD></TR></TABLE>');
 }


 function show_footer()
 {
	document.write('<center><font color=pink size=2>© 2003-2004 AvanoS Restaurant</center>');
	document.write('<Center></font> <FONT color=white size=3><B><U>AvanoS Restaurant</U></B></FONT><BR></FONT><FONT face="MS Serif" color=pink size=2>Helgesens Gata 14, 0553 Oslo, Norway. .');
	document.write('<Center><font color=pink size=2>Tel: +47- 22 71 60 00 , Fax: +47- 22 71 60 01. <BR><A href=mailto:info@avanos.no>info@avanos.no</A>');
    document.write('<Center><BR>Design By: <A HREF="http://www.awan.no" target="_blank"> <font color=pink size=+2>www.awan.no</A>');
 }


    var id,pause=0,position=0,revol=50;
 function banner()
 {
	var i,k;
	var msg="                                                    Good Cridet Is Worth, More Than Gold.";
	var speed=100;
	document.thisform.thisbanner.value=msg.substring(position,position+50);
	if(position++==msg.length)
	{
	  if (revol--<2) return;
	  position=0;
	}
	id=setTimeout("banner()",1000/speed);
 }







