overcolor = '#3AAADA'
outcolor = '#000000'
menualign = 'left'  
adress='custom/design/arow_o.gif'

var docx 

//code for centering the menu

if (mi) {  //Internet Explorer
		docx = (document.body.clientWidth / 2) - 437
		if ( document.body.clientWidth<=965 )
			docx = 50
		else if (mac) 
			docx -= 6
}
else {  //Netscape and Opera
		docx = (window.innerWidth/2)-437
		if ( window.innerWidth <= 965 )
			docx = 50
}

xoff=docx
xoffsubs=docx
yoff=226

if (n6) {
	yoff = yoff + 0
}
if (op) {
	yoff = yoff + 0
}
if (mac) {
	yoff = yoff + 1
}

width=225
height=30
heightn1=28
n2off=0
scroll = false
date = false

callbackfill('z','914')

startmenuitem('a')
makemenuitem('01','','Forside','go.aspx?to=default.aspx&navn=Forside','64')
makemenuitem('02','','Hvordan l&aring;ner jeg?','go.aspx?to=default.aspx%3fm%3d2%26i%3d36&navn=Hvordan+l%e5ner+jeg%3f','144')
makemenuitem('03','','Find din bycykel','go.aspx?to=default.aspx%3fm%3d2%26i%3d37&navn=Find+din+bycykel','120')
makemenuitem('04','','Bycyklen er din','go.aspx?to=default.aspx%3fm%3d2%26i%3d38&navn=Bycyklen+er+din','120')
makemenuitem('05','','Bortkomne bycykler','go.aspx?to=default.aspx%3fm%3d2%26i%3d40&navn=Bortkomne+bycykler','154')
makemenuitem('06','','For milj&oslash;et','go.aspx?to=default.aspx%3fm%3d2%26i%3d39&navn=For+milj%f8et','94')
makemenuitem('07','','Bag bycyklen','go.aspx?to=default.aspx%3fm%3d2%26i%3d47&navn=Bag+bycyklen','110')
endmenuitem()

setmenu()

