overcolor = '#3AAADA'
outcolor = '#000000'
menualign = 'left'  
adress='custom/design/arow_ap.gif'

var docx, docy 

if (mi) {  //Internet Explorer
	if (mac) {
		docx = (document.body.clientWidth / 2) - 450
		if ( document.body.clientWidth<=750 )
			docx = 1
		docy = (document.body.clientHeight / 2) - 234
		if ( document.body.clientHeight<=350 )
			docy = 55
	} else {
		docx = document.all.menuposdiv.offsetLeft + 1
		docy = document.all.menuposdiv.offsetTop + 5
	}
}
else {  //Netscape and Opera
		docx = (window.innerWidth/2) - 450
		if ( window.innerWidth <= 750 )
			docx = 1
		docy = (window.innerHeight/2) - 234
		if ( window.innerHeight <= 350 )
			docy = 55
}

xoff=docx
xoffsubs=docx
yoff=docy//101

if (ns) {  
	yoff = yoff + 7
}
if (n6) {
	yoff = yoff + 0
}
if (op) {
	yoff = yoff + 0
}
if (mac) {
	yoff = yoff + 1
}

width=180
height=23
heightn1=16
n2off=0
scroll = false
date = false

callbackfill('z','900')
startmenuitem('a')
makemenuitem('01','','Hitamyndun í RAPID sementi','go.aspx?to=default.aspx%3fm%3d2%26i%3d411&navn=Hitamyndun+%ed+RAPID+sementi','190')
makemenuitem('02','','Úttektir, prófanir og &ouml;ryggisbl&ouml;ð','go.aspx?to=default.aspx%3fm%3d2%26i%3d412&navn=%dattektir%2c+pr%f3fanir+og+%f6ryggisbl%f6%f0','195')
endmenuitem()

setmenu()

