﻿function boerinn_popup(popurl){
var winpops=window.open(popurl,"","width=535,height=622")
}
BLANK_IMAGE="/intranet/img/b.gif";
//keywords
//var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#f47209", "noshadow":"#008000", "bgON":"#f47209","bgOVER":"#FFFFFF"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};
//items and formats
var MENU_ITEMS_POSITIONING1 =	
[
	{"pos":[145,102], "itemoff":[0,89], "leveloff":[21,0], "style":STYLE, "size":[21,50]},
	{code:"Home",  "format":{"itemoff":[0,29]}, "format":{"size":[21,46]}, url:"/intranet/login/index.php", 
		sub:[
			{"size":[21,90],"itemoff":[21,0]},
			{code:"Naar website", url:"/"}
		]
	},
	{code:"Login", "format":{"size":[21,30]}, "format":{"itemoff":[0,55]}, url:"/intranet/login/index.php"},

];
