BLANK_IMAGE="/images/spacer.gif";

//keywords
var code="code";
var url="url";
var targ="target";
var sub="sub";

//styles
var STYLE1 = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"black", "bgON":"#f0f0f0","bgOVER":"#e0f0ff"},
			"css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};



//items
var ABOUT_PSR_MENU_ITEMS =
    [
	{"popup":1, "popupoff":[0,0], "pos":[0,0], "size":[28,160], "itemoff":[27,0], "leveloff":[5,59], "delay":200, "style":STYLE1},
	{code:"The Director", url:"/aboutpsr/TheDirector.asp"},
	{code:"Organisation Structure", url:"/aboutpsr/OrgStructure.asp"},
		{code:"Recruitment", url:"/aboutpsr/Recruitment.asp"},
// Line below inserted by JF on 22 Mar 07
	{code:"Tenders and Procurement", url:"/aboutpsr/Tenders.asp"},
// Line below inserted by JF on 29 Mar 07
	{code:"File Lists", url:"/aboutpsr/FileLists.asp"},
	];
	 
	 
var THE_PSR_SCHEME_MENU_ITEMS =
    [
	{"popup":1, "popupoff":[0,0], "pos":[0,0], "size":[27,160], "itemoff":[26,0], "leveloff":[5,59], "delay":200, "style":STYLE1},
	{code:"Overview/Description", url:"/thepsrscheme/OverviewDescription.asp"},
	{code:"Legal", url:"/thepsrscheme/LegalMaterials.asp"},
	 ];

