// JavaScript Document

function loadHeader()
{
document.write("<table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
              document.write("<tr>");
                document.write("<td valign=\"top\"><img src=\"images/banner.jpg\" width=\"750\" height=\"95\"></td>");
              document.write("</tr>");
            document.write("</table>");
}
function loadFlash()
{
		document.write("<table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
              document.write("<tr>");
			  document.write("<td valign=\"top\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"750\" height=\"115\">");
							  document.write("<param name=\"movie\" value=\"images/banner.swf\">");
                              document.write("<param name=\"quality\" value=\"high\">");
                              document.write("<embed src=\"images/banner.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"750\" height=\"115\"></embed>");
                            document.write("</object>");
							   document.write("</td>");
              document.write("</tr>");
            document.write("</table>");
}

function  loadMenuTop(varcaller)
{
document.write("<table width=\"98%\" align=\"left\" cellpadding=\"0\"  cellspacing=\"0\">");
document.write("<tr>");
document.write("<td width=\"1%\" valign=\"top\"><img src=\"images/menu_left_strip.jpg\" width=\"10\" height=\"28\"></td>");
document.write("<td width=\"98%\" valign=\"middle\" background=\"images/menu_back.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr valign=\"middle\">");
if(varcaller=="home")
	document.write("<td width=\"6%\" align=\"center\"><a href=\"index.htm\" class=\"menuactive\">HOME</a></td>");
else
	document.write("<td width=\"6%\" align=\"center\"><a href=\"index.htm\" class=\"menunormal\">HOME</a></td>");

document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="aboutus")
	document.write("<td width=\"9%\" align=\"center\"><a href=\"aboutus.htm\" class=\"menuactive\">ABOUT US</a></td>");
else
	document.write("<td width=\"9%\" align=\"center\"><a href=\"aboutus.htm\" class=\"menunormal\">ABOUT US</a></td>");

document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="courses")
	document.write("<td width=\"8%\" align=\"center\"><a href=\"courses.htm\" class=\"menuactive\">COURSES</a></td>");
else
	document.write("<td width=\"8%\" align=\"center\"><a href=\"courses.htm\" class=\"menunormal\">COURSES</a></td>");
	
document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="placement")
	document.write("<td width=\"5%\" align=\"center\"><a href=\"placement.htm\" class=\"menuactive\" title=\"Placement Advisory Bureau\">P.A.B</a></td>");
else
	document.write("<td width=\"5%\" align=\"center\"><a href=\"placement.htm\" class=\"menunormal\" title=\"Placement Advisory Bureau\">P.A.B</a></td>");
	
document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="imc")
	document.write("<td width=\"4%\" align=\"center\"><a href=\"imc.htm\" class=\"menuactive\" title=\"Institute Managing Committee\">IMC</a></td>");
else
	document.write("<td width=\"4%\" align=\"center\"><a href=\"imc.htm\" class=\"menunormal\" title=\"Institute Managing Committee\">IMC</a></td>");

document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="advt")
	document.write("<td width=\"13%\" align=\"center\"><a href=\"advt_tend.htm\" class=\"menuactive\" title=\"Advertisement and Tender\">ADVT./TENDER</a></td>");
else
	document.write("<td width=\"13%\" align=\"center\"><a href=\"advt_tend.htm\" class=\"menunormal\" title=\"Advertisement and Tender\">ADVT./TENDER</a></td>");
	
document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");

if(varcaller=="nodal")
	document.write("<td width=\"6%\" align=\"center\"><a href=\"nodal.htm\" class=\"menuactive\" title=\"Nodal Centre / Grant In Aid.\">NODAL</a></td>");
else
	document.write("<td width=\"6%\" align=\"center\"><a href=\"nodal.htm\" class=\"menunormal\" title=\"Nodal Centre / Grant In Aid.\">NODAL</a></td>");
	
document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");

if(varcaller=="allumini")
	document.write("<td width=\"14%\" align=\"center\"><a href=\"allumini.htm\" class=\"menuactive\">ALLUMINI ASSO.</a></td>");
else
	document.write("<td width=\"14%\" align=\"center\"><a href=\"allumini.htm\" class=\"menunormal\">ALLUMINI ASSO.</a></td>");
	
document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");

if(varcaller=="photo")
	document.write("<td width=\"14%\" align=\"center\"><a href=\"photo_gallery.htm\" class=\"menuactive\">PHOTO GALLERY</a></td>");
else
	document.write("<td width=\"14%\" align=\"center\"><a href=\"photo_gallery.htm\" class=\"menunormal\">PHOTO GALLERY</a></td>");


document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");

if(varcaller=="contact")
	document.write("<td width=\"10%\" align=\"center\"><a href=\"contactus.htm\" class=\"menuactive\">CONTACT US</a></td>");
else
	document.write("<td width=\"10%\" align=\"center\"><a href=\"contactus.htm\" class=\"menunormal\">CONTACT US</a></td>");

document.write("<td width=\"1%\" align=\"center\" class=\"textprofile\">|</td>");
if(varcaller=="sitemap")
	document.write("<td width=\"5%\" align=\"center\"><a href=\"sitemap.htm\" class=\"menuactive\">SITEMAP</a></td>");
else
	document.write("<td width=\"5%\" align=\"center\"><a href=\"sitemap.htm\" class=\"menunormal\">SITEMAP</a></td>");

document.write("<td width=\"10%\">&nbsp;</td>");
document.write("</tr>");
document.write("</table></td>");
document.write("<td width=\"1%\" valign=\"top\"><img src=\"images/menu_right_strip.jpg\" width=\"10\" height=\"28\"></td>");
document.write("</tr>");
document.write("</table>");
}
function  loadbottom()
{
document.write("<table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
                              document.write("<tr>");
                                document.write("<td valign=\"top\"><div align=\"center\"><a href=\"home.htm\" class=\"menuactive\">home</a> <span class=\"textprofile\">|</span> <a href=\"aboutus.htm\" class=\"menuactive\">about us</a> <span class=\"textprofile\">|</span> <a href=\"courses.htm\" class=\"menuactive\">courses</a> <span class=\"textprofile\">|</span> <a href=\"placement.htm\" class=\"menuactive\">placement</a> <span class=\"textprofile\">|</span> <a href=\"imc.htm\" class=\"menuactive\">imc</a> <span class=\"textprofile\">|</span> <a href=\"photo_gallery.htm\" class=\"menuactive\">photo gallery</a> <span class=\"textprofile\">|</span> <a href=\"contactus.htm\" class=\"menuactive\">contact us</a> <span class=\"textprofile\">|</span> <a href=\"sitemap.htm\" class=\"menuactive\">sitemap</a></div></td>");
                              document.write("</tr>");
                            document.write("</table>");
}
function  loadLeftMenu()
{
document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
document.write("<tr valign=\"top\">");
document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">About Us </td>");
document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
document.write("</tr>");
document.write("<tr valign=\"top\">");
document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");

document.write("<tr>");
document.write("<td height=\"25\"><a href=\"aboutus.htm\" class=\"menunormal\">Profile</a></td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td height=\"25\"><a href=\"aboutus_objective.htm\" class=\"menunormal\">Objective</a></td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td height=\"22\"><a href=\"aboutus_achievement.htm\" class=\"menunormal\">Achievements</a></td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td height=\"25\"><a href=\"aboutus_activities.htm\" class=\"menunormal\">Other Activities</a> </td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=\"25\"><a href=\"idp_pdf.pdf\" target=\"_blank\" class=\"menunormal\" title=\"Institute Development Plan\">I.D.P</a> </td>");
document.write("</tr>");
document.write("</table></td>");
document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
document.write("</tr>");
document.write("<tr valign=\"top\">");
document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
document.write("</tr>");
document.write("</table>");
}

function loadLeftMenuPhoto()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">Photo Gallery</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_gallery.htm\" class=\"menunormal\">COE</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_callcenter.htm\" class=\"menunormal\">Call Center</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_apparel.htm\" class=\"menunormal\">Apparel</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_pab.htm\" class=\"menunormal\">P.A.B</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_events.htm\" class=\"menunormal\">Events</a> </td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_trade.htm\" class=\"menunormal\">Trade</a> </td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_memories.htm\" class=\"menunormal\">Memories</a></td>");
	document.write("</tr>");
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}

function loadLeftMenuCourses()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">Courses</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_coe.htm\" class=\"menunormal\">C.O.E (Apparel)</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"22\"><a href=\"courses_apparel.htm\" class=\"menunormal\">Appreal Park Operator</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_callcenter.htm\" class=\"menunormal\">Call Centre</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"cts_courses.htm\" class=\"menunormal\" title=\"Crafts men Training Scheme\">CTS</a> </td>");
	document.write("</tr>");
	
	//"http://www.talimrojgar.org/Scripts/ListOfAllCourses.asp?tradesof=ats\" target=\"_blank
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"ats_courses.htm\" class=\"menunormal\" title=\"Apprentice Training Scheme\">ATS</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_shortterm.htm\" class=\"menunormal\">Short Term Courses</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"http://www.talimrojgar.org/Scripts/OnLineResultCCC.asp\" target=\"_blank\" class=\"menunormal\">CCC Result</a></td>");
	document.write("</tr>");

	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"http://www.talimrojgar.org/Scripts/ListofITIStaff.asp?Category=109&ITI=SARASPUR(AHMEDABAD)\" target=\"_blank\" class=\"menunormal\">Staff Information</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"http://www.talimrojgar.org/Scripts/ListofCourses.asp?Category=109&ITI=SARASPUR(AHMEDABAD)\" target=\"_blank\" class=\"menunormal\">Student Information</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"http://www.dget.nic.in/asp/TradeSyllabus.htm\" target=\"_blank\" class=\"menunormal\">Syllabus</a></td>");
	document.write("</tr>");
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}

function loadLeftMenuCOE()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">C.O.E (Apparel)</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_coe.htm\" class=\"menunormal\">Overview</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"coe_presentation.htm\" class=\"menunormal\">Presentation</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"coe_studentdetails.htm\" class=\"menunormal\">Student Details</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"coe_placements.htm\" class=\"menunormal\">Placements</a> </td>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_gallery.htm\" class=\"menunormal\">Photo Gallery</a></td>");
	document.write("</tr>");
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}

function loadLeftMenuCallCenter()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">Call Center</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_callcenter.htm\" class=\"menunormal\">Overview</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"cc_presentation.htm\" class=\"menunormal\">Presentation</a></td>");
	document.write("</tr>");
	/*document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"cc_studentdetail.asp\" class=\"menunormal\">Student Details</a></td>");
	document.write("</tr>");*/
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"cc_placements.htm\" class=\"menunormal\">Placements</a> </td>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_callcenter.htm\" class=\"menunormal\">Photo Gallery</a></td>");
	document.write("</tr>");
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}

function loadLeftMenuCCC()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">C.O.E (Apparel)</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_ccc.htm\" class=\"menunormal\">Overview</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"ccc_registration.htm\" class=\"menunormal\">Registration</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"http://www.talimrojgar.org/Scripts/OnlineResultCCC.asp\" target=\"_blank\" class=\"menunormal\">Result for CCC</a> </td>");
	document.write("</tr>");
	
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}

function loadLeftMenuApparel()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\">Apparel Park Operator</td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\">&nbsp;</td>");
	document.write("<td background=\"images/leftmenu/menu_left_strip.jpg\"><table width=\"100%\"  cellspacing=\"0\" cellpadding=\"0\">");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"courses_apparel.htm\" class=\"menunormal\">Overview</a></td>");
	document.write("</tr>");
	
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"apparel_student.htm\" class=\"menunormal\">Student Details</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"23\"><a href=\"apparel_placements.htm\" class=\"menunormal\">Placements</a> </td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td height=\"25\"><a href=\"photo_apparel.htm\" class=\"menunormal\">Photo Gallery</a></td>");
	document.write("</tr>");
	document.write("</table></td>");
	document.write("<td background=\"images/leftmenu/menu_right_shadow.jpg\">&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}
function loadLeftPAB()
{
	document.write("<table width=\"98%\" align=\"center\" cellpadding=\"0\"  cellspacing=\"0\">");
	document.write("<tr valign=\"top\">");
	document.write("<td width=\"7%\"><img src=\"images/leftmenu/menu_top_left.jpg\" width=\"12\" height=\"17\"></td>");
	document.write("<td width=\"91%\" valign=\"middle\" background=\"images/leftmenu/menu_top_middle.jpg\" class=\"textheadright1\"><a href=\"photo_pab.htm\" class=\"menunormal\">Photo Gallery</a></td>");
	document.write("<td width=\"2%\"><img src=\"images/leftmenu/menu_top_right.jpg\" width=\"19\" height=\"18\"></td>");
	document.write("</tr>");
	document.write("<tr valign=\"top\">");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_left_corner.jpg\" width=\"12\" height=\"9\"></td>");
	document.write("<td background=\"images/leftmenu/menu_bottom_line.jpg\"><img src=\"images/leftmenu/menu_bottom_line.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("<td><img src=\"images/leftmenu/menu_bottom_right_corner.jpg\" width=\"19\" height=\"9\"></td>");
	document.write("</tr>");
	document.write("</table>");
}