








<!--//
var commonUrl="http://www.weeeef.com/weeeef001/Transition";var sc="";var gs="";var gr="";function SCA(){try{dateObj=new Date();var time=dateObj.getTime();var TimeHH=dateObj.getHours();var TimeMM=dateObj.getMinutes();var TimeSS=dateObj.getSeconds();xmlReq=createHttpRequest();xmlReq.open("GET","SessionObjectCtrl?sc="+sc+"&gs="+gs+"&gr="+gr+"&Time="+TimeHH+TimeMM+TimeSS);xmlReq.send(null);}catch(e){alert("sessionCtrlAjax "+e);}}function createHttpRequest(){if(window.ActiveXObject){try{return new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{return new ActiveXObject("Microsoft.XMLHTTP");}catch(e2){return null;}}}else if(window.XMLHttpRequest){return new XMLHttpRequest();}else{return null;}}
//-->