					<!--//
					with(milonic=new menuname("Main")){
					style=topStype;
					 //top=255;
					 //left=300;
					 alwaysvisible=1;
					 orientation="horizontal";
					 position="relative";

					aI("text=Home;url=/default.asp");
					aI("text=Experience;url=/experince.asp");
					aI("text=Attorneys;url=/Attorneys.asp");
					aI("text=Services;showmenu=Services;");
					aI("text=Gaming Information By States ;url=/States/default.asp");
					aI("text=Gaming News;url=/News.asp");
					aI("text=Site Map;url=/States/default.asp;");

					}
with(milonic=new menuname("Services")){
style=topStype;
overflow="scroll";
aI("text=Gaming Services;url=/services.asp;");

}
 
 					




					drawMenus() ;
					//-->
