var meny1 = "meny1";
var meny2 = "meny2";
var meny3 = "meny3"; 
var meny4 = "meny4";
var meny5 = "meny5";
var meny6 = "meny6";
var meny7 = "meny7";
var meny8 = "meny8";
var start = "starters.php";
var spec = "specials.php";
var biff = "biff.php";
var flask = "flask.php";
var dess = "desserts.php";
var thai = "thai1.php";
var scamp = "scampi.php";
var veg = "vegetariskt.php";
var kyck= "kyckling.php";
var diver= "diverse.php";
var vin = "vin.php";
var olci = "olcider.php";
var alkfri = "alkoholf.php";
var ssprit = "starksprit.php";
var drink = "drinkar.php";
var erbsid1 = "pekanka1.php";
var erbsid2 = "kinamiddag1.php";
var take = "takeaway.php";
var omoss = "omoss.php";
var index = "index.php";
var inform = "information.php";
var sushi = "sushi.php";
var husman = "husmans.php";
var p1 = "p1";
var p2 = "p2";
var p3 = "p3";
var p4 = "p4";
var fa41912 = "#a41912";
var transp = "transparent";
var txt=""
onerror=handleErr
                function visa(a,b, c)
                { 
                document.getElementById(a).style.visibility="visible";
                document.getElementById(a).style.border="1px solid #a41912";
                document.getElementById(a).style.borderTop="none";
                document.getElementById(b).style.overflow="visible";
                document.getElementById(b).style.backgroundImage="url(bilder/bott3.jpg)";
                document.getElementById(b).style.backgroundPosition="top";
                document.getElementById(b).style.color="yellow";
                document.getElementById("meny").style.zIndex="2";
                document.getElementById(c).style.backgroundColor="#a41912";
                }                
                function gom(a, b, c)
                { 
                document.getElementById(a).style.visibility="hidden";
                document.getElementById(b).style.overflow="hidden"; 
                document.getElementById(b).style.backgroundImage="none";
                document.getElementById(c).style.backgroundColor="transparent";
                document.getElementById("meny").style.zIndex="1";
                } 
                function bytfarg(a, b)
                {
                document.getElementById(a).style.backgroundColor=b;
                }
                function byt(a)
                {      
                   location.replace(a); 
                }
                function handleErr(msg,url,l)
                {
txt="There was an error on this page.\n\n"
txt+="Error: " + msg + "\n"
txt+="URL: " + url + "\n"
txt+="Line: " + l + "\n\n"
txt+="Click OK to continue.\n\n"
alert(txt)
return true
}
                
