
_menuCloseDelay=300
_menuOpenDelay=100
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=2            // Sub menu left offset

with(menuStyle=new mm_style())
{
	onbgcolor="transparent"
	oncolor="#99CC36";  // roll over color
//	offbgcolor="transparent";
	offcolor="#ffffff";      //top menu color
	//bordercolor="#296488";
	//borderstyle="solid";
	//borderwidth=1;
	separatorcolor="#000000"
	separatorsize="0";
	padding=2;
	fontsize="12px";
	fontstyle="normal";
	fontweight="bold";
	fontcolor="#AE6800";
	fontfamily="Arial";
	pagecolor="#ffffff";
	pagebgcolor="#FF6060";
	headercolor="#ffffff";
	headerbgcolor="#ffffff";
	subimage="";
	subimagepadding="2";
	onsubimage="";
}

with(subMenuStyle=new mm_style())
{
	onbgcolor="#ffffff"
	oncolor="#CE3000";    //pop up ROLLOVER  color
	offbgcolor="#E9F4FF"; //pop up menu color

	offcolor="#000000";  //pop up menu font color
	bordercolor="#000000";
	borderstyle="solid";
	borderwidth=1;
	//separatorcolor="#ffffff";
	//separatorsize="1";
	padding=2;
	fontsize="11px";
	fontstyle="normal";
	fontweight="normal";
	fontcolor="#fcf23A";
	fontfamily="Arial";
	pagecolor="#000000";
	pagebgcolor="#E9F4FF";
	headercolor="#ffffff";
	headerbgcolor="#ffffff";
	subimage="";
	subimagepadding="2";
	overflow="scroll";
}

with(milonic=new menuname("Main Menu"))
{
	style=menuStyle;
	/// Shalaka here you define left postions for your menu
	
	if (screen.width=='800')
	{
		left=110; //Left for 800 resoultion
		top=4;
	}
	else if (screen.width=='1024')
	{
		left=210 //Left for 1024 resoultion
		top=4;
	}
	else if (screen.width=='1280')
	{
		left=350 //Left for 1280 resoultion
		top=4;
	}
	else if (screen.width=='1400')
	{
		left=400 //Left for 1400 resoultion
		top=4;
	}
	else if (screen.width=='1440')
	{
		left=420 //Left for 1440 resoultion
		top=4;
	}
	else if (screen.width=='1600')
	{
		left=500 //Left for 1280 resoultion
		top=4;
	}

	
	/// Shalaka here you define top postions for your menu
	//top=4;

	//left=210;
	menuwidth="780";

	alwaysvisible=1;
orientation="horizontal";
//orientation="vertical";

	aI("text=Introduction;showmenu=introduction;url=#;image=");
	aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");

	//aI("text=Location;showmenu=location;url=#;image=");
   // aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");
	
	aI("text=Courses;showmenu=coures;url=#;image=");	
	aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");
	
	aI("text=Publications;;url=publications.html;image=");
 	aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");

	aI("text=Pilot Projects;showmenu=pilotprojects;url=#;image=");
	aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");

    aI("text=International Linkages;;url=links.html;image=");
	aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");

   /* aI("text=Facilities;showmenu=facilities;url=#;image=");*/
 	
		/*aI("text=&nbsp;&nbsp;|&nbsp;&nbsp;;image=");*/
      aI("text=Contact Us;url=contact.html;image=;");

 	
	 }

with(milonic=new menuname("introduction"))
{
	style=subMenuStyle;
	itemwidth="110";
	
	aI("text= Background;url=background.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Vision;url=mission.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Objectives of the centre;url=objectives.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	
	aI("text=The Campuses >>;showmenu=campuses;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Organizational Structure;url=structure.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	
	aI("text=Educational Programmes;url=edu_programme.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	 aI("text=CSSTEAP Directors;url=pastdir.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");
}

with(milonic=new menuname("campuses"))
{
	style=subMenuStyle;
	itemwidth="155";
	aI("text=Locations;url=location.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=How to Reach;url=how_reach.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	
}

/*with(milonic=new menuname("location"))
{
	style=subMenuStyle;
	itemwidth="155";
	aI("text=How to Reach us;url=how_reach.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Road Map;url=roadmap.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Campus Offices;url=campus_offices.html;image=;");
	
}*/


with(milonic=new menuname("coures"))
{
	style=subMenuStyle;
	itemwidth="110";
	aI("text= Information ;url=information.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=RS & GIS;url=rs_gis_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Satellite Communications ;url=satellite_comm_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Satellite Meteorology;url=globalclimate.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Space Science  ;url=spacescience_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Post Graduate Courses;url=post_graduates_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Short Term Courses ;url=shortterm_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Ongoing Courses ;url=ongoing_course.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Future Courses ;url=announcements.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=CSSTEAP Courses - Summary ;url=summary.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");
	


}
	
	
with(milonic=new menuname("pilotprojects"))
	{
	style=subMenuStyle;
	itemwidth="122";
	aI("text=Project List;url=projectlist.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Rs & GIS Projects;url=rs_gis_project.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Satellite Communications Projects;url=satellite_communication_project.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Satellite Meterology Projects;url=satellite_meterology_project.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Space Science Projects;url=spacescience_project.html;image=;");
	
	}

	
	/*with(milonic=new menuname("facilities"))
	{
	style=subMenuStyle;
	itemwidth="122";
	aI("text=Library;url=library.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

	aI("text=Computer Lab;url=comp_lab.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Hostel Facilities;url=hostel_facilities.html;image=;");
	aI("text=;showmenu=;url=#;image=images/line1.jpg");

    aI("text=Host Institutes;url=host_institutes.html;image=;");
	}
*/


drawMenus();

