// JavaScript Documentfunction constructhtml() {//var pagehtml="";//if(pageloc.indexOf("/eccmr.nsf/") > -1) {	pagehtml='<ul><li class="menuPyram"><a href="http://www.sungardsct.com/edcenter/version2/ges_welcome.htm">WELCOME</a></li><li class="menuPyram"><a href="http://sctweb4.sct.com/eccmr.nsf/searchform?OpenForm">REGISTER</a></li><li class="menuPyram"><a href="http://www.sungardsct.com/edcenter/version2/ges_schedule.htm">SCHEDULE</a></li><li class="menuPyram"><a href="http://sctweb4.sct.com/eccmr.nsf/AllTracks?OpenView">COURSE CATALOG</a></li><li class="menuPyram"><a href="http://www.sungardsct.com/edcenter/version2/ges_hoteltravel.htm">HOTEL & TRAVEL</a></li><li class="menuPyram"><a href="http://www.sungardsct.com/edcenter/version2/ges_help.htm">HELP</a></li><li class="menuPyram"><a href="http://www.sungardsct.com/edcenter/version2/ges_contact.htm">CONTACT US</a></li></ul>';//}return pagehtml;}//****************************************////******   Pop Window Scripts ***********////***************************************////function emailWindow(doclink, doctitle) {//msgWindow=open('http://sctweb2.sct.com/web/contactsct.nsf/EmailLink?OpenForm&name='+doclink+':'+doctitle,'emailwindow','resizable=no,width=400,height=500,top=25,left=400');//    if (msgWindow.opener == null) msgWindow.opener = self;//}//function popWindow(edlink) {//var pagelink=edlink//    msgWindow=open(pagelink,'window2','resizable=yes,scrollbars=yes,width=805,height=500,top=25,left=25');//    if (msgWindow.opener == null) msgWindow.opener = self;//}//function popWindow2(plink) {//var pagelink=plink//    msgWindow=open(pagelink,'window2','resizable=yes,scrollbars=yes,width=500,height=500,top=25,left=25');//    if (msgWindow.opener == null) msgWindow.opener = self;//}//function popWindow3(plink) {//var pagelink=plink//    msgWindow=open(pagelink,'window2','resizable=yes,scrollbars=yes,width=650,height=600,top=25,left=25');//    if (msgWindow.opener == null) msgWindow.opener = self;//}//function popWindowVideos(plink) {//var pagelink=plink//    msgWindow=open(pagelink,'window2','resizable=yes,scrollbars=yes,width=815,height=437,top=25,left=25');//    if (msgWindow.opener == null) msgWindow.opener = self;//}//function MM_openBrWindow(theURL,winName,features) { //v2.0//  window.open(theURL,winName,features);//}//function popup(url,name,w,h,t,f,sRs,sb,posTop,posLeft) { //			var NS4=(document.layers)?1:0; var IE=(document.all)?1:0;//			var NS6=(document.getElementById&&!document.all)?1:0;//		   	  strURL = url;//				var top=(IE)?window.screenTop:window.screenY;//				var left=(IE)?window.screenLeft:window.screenX;//				if(!w)w=600; //				if(!h)h=500; //				if(f==null)f=1; //			sb=(sb!=null)?sb:((f)?1:0); //				var D=new Date();//				var win=window.open(strURL,name,'toolbar='+t+',location=0,directories=0,menubar=0,resizable='+sRs+',status=0,scrollbars='+sb+',width='+w+',height='+h+',screenX='+(left+posLeft)+',screenY='+(top+posTop)+',left='+(left+posLeft)+',top='+(top+posTop)); if (window.focus)win.focus();//}//function rollOver(iName, iState,strSub)///{//  if(document.images && loaded)//  {//    document.images[iName].src = self[iName + '_' + iState].src;//  }//	if (strSub) carrotSwap(strSub);//}
