
	BLANK_IMAGE = 'images/pixel.gif';

	var NOSTYLE = {
		border:0,
		shadow:0,
		color:{
			border:"",
			shadow:"",
			bgON:"",
			bgOVER:""
		},
		css:{
			ON:"",
			OVER:""
		}
	};
	
	var STYLE = {
		border:1,			
		shadow:1,			
		color:{
			border:"#FFFFFF",	
			shadow:"#666666",	
			bgON:"#000000",		
			bgOVER:"#000000"	
		},
		css:{
			ON:"clsCMOn",		
			OVER:"clsCMOver"	
		}
	};
	
	var MENU_ITEMS = [	
	{"pos":"relative", "leveloff":[24,0], "style":NOSTYLE},	
		{code:"", url:"index.php?s=HOME", format:{itemoff:[0,0],size:[22,72]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
]
}
,	{code:"", url:"index.php?s=PROFILE", format:{itemoff:[0,72],size:[22,82]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
]
}
,	{code:"", url:"index.php?s=PROJECTS", format:{itemoff:[0,82],size:[22,100]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
{code:"Duvernay/Muskwa Shales-Hamburg, Alberta", url:"index.php?sID=32"
}
,{code:"Southwestern Ontario Shales", url:"index.php?sID=30"
}
,{code:"Conventional Oil –  Woodbend, Alberta", url:"index.php?sID=29"
}
,{code:"Conventional Oil – Bashaw, Alberta", url:"index.php?sID=25"
}
,{code:"Multi-zone Potential – Lonestar, Alberta", url:"index.php?sID=13"
}
,{code:"White Hill Lakes, Saskatchewan - Heavy Oil/Non-Conventional Gas", url:"index.php?sID=15"
}
,{code:"Heavy Oil – Lloydminster, Alberta", url:"index.php?sID=31"
}
]
}
,	{code:"", url:"index.php?s=PEOPLE", format:{itemoff:[0,100],size:[22,91]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
]
}
,	{code:"", url:"index.php?s=INVEST", format:{itemoff:[0,91],size:[22,109]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
{code:"Investor Information", url:"index.php?s=INVEST"
}
,{code:"Upcoming Events", url:"index.php?sID=36"
}
,{code:"Past Events", url:"index.php?sID=35"
}
]
}
,	{code:"", url:"index.php?s=ARTICLES", format:{itemoff:[0,109],size:[22,95]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
{code:"Recent Articles", url:"index.php?s=ARTICLES"
}
,{code:"Alberta Firm Eyes Ontario\'s Untapped Shale Gas", url:"index.php?sID=40"
}
]
}
,	{code:"", url:"index.php?s=PRES", format:{itemoff:[0,95],size:[22,125]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
{code:"Recent Presentations", url:"index.php?s=PRES"
}
]
}
,	{code:"", url:"index.php?s=CONTACT", format:{itemoff:[0,125],size:[22,90]}, 
sub:[
{itemoff:[22,0], leveloff:[22,0], style:STYLE, "size":[22,250]},
]
}
];