jQuery(document).ready(function(){




});
//Menu
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
function oWindow(url, width, height) {
	window.open("http://certilman.com/wp-content/media/awards.html","mywindow","location=0,menubar=0,resizable=false,width="+width+",height="+height);
}
