status="Main JS lib Loading ...";

//	\_________ Menu - Global Parameters _________/ 




_menuCloseDelay=4000		// ** The time delay for menus to remain visible on mouse out
_menuOpenDelay=50		// The time delay before menus open on mouse over  (### 150 )
_followSpeed=5			// Follow scrolling speed
_followRate=50			// Follow scrolling Rate
_subOffsetTop=0			// Sub menu top offset
_subOffsetLeft=2		// Sub menu left offset
_scrollAmount=3			// Only needed for Netscape 4.x
_scrollDelay=20			// Only needed for Netcsape 4.x

FastCPU_Indicator=300;		// Threshold delay (in msec) for switching to High Quality Mode.
HQ_Mode=false;			// High Quality Mode off, for faster GUI experience on low end clients
HQ_Mode_Status=" Mode: Normal ";
SlideShow_Interval = 5000;
SlideShow_Active  = false ;
MMenu_Is_Idle = true ;
skip_count=0;

var ticker_is_loaded = false ; 	// no ticker been loaded , yet 



// ______  Randomizer
rnd.today=new Date();
rnd.seed=rnd.today.getTime();

function rnd() {
        rnd.seed = (rnd.seed*9301+49297) % 233280;
        return rnd.seed/(233280.0);
};

//	\_________ Photos _________/ 

var photos=new Array()
var caption=new Array()
var photo_title=new Array()
var transitions=new Array(3,12,14,16,21,22,12,22); // Best .revealTrans Transitions numbers  

var LangID = ((Page_Lang == "Hebrew") ? "_H_" : "" ) ; // Prepend Language Prefix to Image
var selected_transition=12;
var i = 0; // photos & captions  Index/Counter
//photos[++i]= LangID + "Archi.jpg";				//caption[i] = "Architecture Students";
//photos[++i]= LangID + "CS-stud.jpg";
//photos[++i]= LangID + "3R.jpg";
//photos[++i]= LangID + "Aero.jpg";
photos[++i]= LangID + "NobelPrize3.jpg"; 
		caption[i] = "Profs. Avram Hershko (l),<br>Aaron Ciechanover (r), Medicine";
//photos[++i]= LangID + "Cad.jpg";
//photos[++i]= LangID + "laser.jpg";
//photos[++i]= LangID + "ChemLab.jpg";
//photos[++i]= LangID + "Emicro.jpg"; 			caption[i] = "(l-r) Profs. Erez Braun & Uri Sivan, Physics,<br>Yoav Eichen, Chemistry";
photos[++i]= LangID + "TechSat.jpg";			caption[i] = "Gurwin TechSat"; 	//___ 10
//__  November 20, 2005 
///photos[++i]= LangID + "Technion_Aerial.jpg";			
photos[++i]= LangID + "Stud_MD_Hagit.jpg";		caption[i] = "Medical student";
///photos[++i]= LangID + "First_Robotics_2005.jpg";	caption[i] = "FIRST Robotics Competition";
photos[++i]= LangID + "nano-electrospun.jpg";		caption[i] = "Electrospun nano fibers";
///photos[++i]= LangID + "Nobel_Team1.jpg";		caption[i] = "Nobel Laureates, Profs. Avram Hershko (l),<br>Aaron Ciechanover (r), Medicine";
photos[++i]= LangID + "Build_JetProp.jpg";		caption[i] = "Fine Rocket Propulsion Center";
//photos[++i]= LangID + "President_visit.jpg";	caption[i] = "Israel President Moshe Katsav";  // Disabled January 24, 2007  - amosl order
photos[++i]= LangID + "Stud_nano_arbel.jpg";		caption[i] = "Grad student Biology";
photos[++i]= LangID + "Prof_Bshouty-Bros.jpg";		caption[i] = "Profs. Nader Bshouty, Computer Science (l)<br>and Daoud Bshouty, Mathematics";
///photos[++i]= LangID + "Build_Bilology.jpg";		caption[i] = "Chanin Genetic Engineering Wing"; 		//___ 20 
photos[++i]= LangID + "Prof_md_Levy.jpg";		caption[i] = "Prof. Andrew Levy, Medicine";
photos[++i]= LangID + "Stud_phys_tal.jpg";		caption[i] = "Grad student Physics";
///photos[++i]= LangID + "Prof_ME_Kaplan.jpg";		caption[i] = "Prof. Wayne Kaplan, Materials Engineering";
///photos[++i]= LangID + "Stud_phys_barak.jpg";		caption[i] = "Grad student Physics";
photos[++i]= LangID + "Proteomics_admon.jpg";		caption[i] = "Prof. Amram Mor, Biotechnology & Food Engineering";
photos[++i]= LangID + "Spider_Robot.jpg";		caption[i] = "Spider Robot";
photos[++i]= LangID + "Stud_nano_gitti.jpg";		caption[i] = "Dr. Gitti Frey, Materials Engineering";
///photos[++i]= LangID + "Biology2.jpg";		  
photos[++i]= LangID + "BizTec.jpg";			caption[i] = "BizTEC 50K Competition";
photos[++i]= LangID + "Stud_nano_kinneret.jpg"; 	caption[i] = "Grad student Physics";	//___30 
photos[++i]= LangID + "Prof_MD_skorecki.jpg";		caption[i] = "Prof. Karl Skorecki, Medicine";
///photos[++i]= LangID + "Stud_chem_nicka.jpg";		caption[i] = "Grad student Chemistry";
///photos[++i]= LangID + "Nobel_Team_2.jpg";		caption[i] = "Nobel Laureates, Profs. Avram Hershko (l),<br>Aaron Ciechanover (r), Medicine";
photos[++i]= LangID + "Build_civilEng.jpg";		caption[i] = "Rabin Civil & Environmental Engineering Building";
///photos[++i]= LangID + "Stud_civil_Osnat.jpg";		caption[i] = "Grad student, Civil & Environmental Engineering";	
photos[++i]= LangID + "Prof_cs_kimmel.jpg";		caption[i] = "Prof. Ron Kimmel, Computer Science,<br>Alex & Michael Bronstein";
photos[++i]= LangID + "Stud_cs.jpg";			caption[i] = "Computer Science students";
///photos[++i]= LangID + "chem-faculty_plaza.jpg";		caption[i] = "Faculty of Chemistry";
photos[++i]= LangID + "Stud_IEM_Ilana.jpg";		caption[i] = "Student Industrial Engineering and Management";
///photos[++i]= LangID + "Stud_Chem_Helena.jpg"; 		caption[i] = "Grad student Chemistry";	//___40 
photos[++i]= LangID + "CS_Mantis.jpg";			caption[i] = "Computer Science research";
photos[++i]= LangID + "Prof_MD_Youdim.jpg";		caption[i] = "Prof. Moussa Youdim, Medicine";
//photos[++i]= LangID + "President_Apeloig.jpg";		caption[i] = "President Yitzhak Apeloig";
photos[++i]= LangID + "0910_01.jpg";			caption[i] = "Technion President - Prof.Peretz Lavie";


photos[++i]= LangID + "Stud_biochem_Ronen.jpg";		caption[i] = "Grad student Biochemistry";
photos[++i]= LangID + "Build_CS.jpg";			caption[i] = "Taub Science and Technology Center";
///photos[++i]= LangID + "Stud_Olim.jpg";			
///photos[++i]= LangID + "Stud_Sit.jpg";			
///photos[++i]= LangID + "Bloomfield-Bldg_IEM.jpg";	caption[i] = "Bloomfield Building for Industrial Management";
///photos[++i]= LangID + "Stud_Talk.jpg";			
photos[++i]= LangID + "Spider_Robot_2.jpg";		caption[i] = "Spider Robot"; 		//___50 
///photos[++i]= LangID + "Stud_Walk.jpg";			
photos[++i]= LangID + "Technion_bay.jpg";		caption[i] = "Campus aerial view";
photos[++i]= LangID + "Stud_nano_liron.jpg";		caption[i] = "Grad student Biochemistry";
photos[++i]= LangID + "Prof_Itzkovitz.jpg";		caption[i] = "Prof. Joseph Itskovitz-Eldor, Medicine";
photos[++i]= LangID + "nano_electrospun2.jpg";		caption[i] = "Electrospun nano fibers";
///photos[++i]= LangID + "Stud_bio_keren.jpg";		caption[i] = "Grad student Biology";
photos[++i]= LangID + "Build_forchheimer.jpg";		caption[i] = "Forchheimer Faculty Center";
photos[++i]= LangID + "Prof_BioTech_Machluf.jpg";	caption[i] = "Dr. Marcelle Machluf,<br>Biotechnology & Food Engineering";
///photos[++i]= LangID + "Stud_nano_Efrat.jpg";	caption[i] = "Prof. Efrat Lifshitz, Chemistry";
photos[++i]= LangID + "Technobrain-2005.jpg";		caption[i] = "TechnoBrain Competition";	//___60 
///photos[++i]= LangID + "CleanRoom.jpg";			caption[i] = "Clean room";
photos[++i]= LangID + "Technobrain_2005.jpg";		caption[i] = "TechnoBrain Competition";
photos[++i]= LangID + "Water-research.jpg";		caption[i] = "Prof. Raphael Semiat,<br>Grand Water Research Institute";
//__  January 05, 2006  
///photos[++i]= LangID + "Biomed_Eng.jpg";			caption[i] = "Biomedical Engineering";
photos[++i]= LangID + "BioTech_Lab.jpg";		caption[i] = "Biotechnology Laboratory";
photos[++i]= LangID + "Prof_Kimmel_CS.jpg";		caption[i] = "Prof. Ron Kimmel - Computer Science";
///photos[++i]= LangID + "Prof_Reiter_Biology.jpg";caption[i] = "Prof. Yoram Reiter - Biology";
///photos[++i]= LangID + "Prof_Vlodavsky_MD.jpg";		caption[i] = "Prof. Israel Vlodavsky - Medicine";
photos[++i]= LangID + "WRI_Build.jpg";			caption[i] = "Grand Water Research Institute";
//__January 16, 2006 
photos[++i]= LangID + "134_outside_bldg_1.jpg";		caption[i] = "Historic Technion building"; //___70 
photos[++i]= LangID + "135_above_entrance.jpg";		caption[i] = "Entrance historic Technion building";
photos[++i]= LangID + "137_Einstein_tree.jpg"; 		caption[i] = "The Albert Einstein tree planted<br>at historic Technion building 1923";
//__January 25, 2006 
photos[++i]= LangID + "EE_Building.jpg";		caption[i] = "Viterbi Computech Center for<br>Advanced Studies in Computer Technology";
photos[++i]= LangID + "Dr_Tessler_EE.jpg";		caption[i] = "Prof. Nir Tessler - Electrical Engineering";
photos[++i]= LangID + "Dr_Eldar_EE.jpg"; 		caption[i] = "Prof. Yonina Eldar - Electrical Engineering";

//__ February 14, 2007  38 New Images
photos[++i]= LangID + "0702_02.jpg";		caption[i] = "Dist. Visiting Prof. Santiago Calatrava at Technion";
photos[++i]= LangID + "0702_04.jpg";		caption[i] = "Chemistry Olympics for High School Students";
photos[++i]= LangID + "0702_40.jpg";		caption[i] = "Rachel Toubol, Undergraduate Secretary";
photos[++i]= LangID + "0702_35.jpg";		caption[i] = "Science for All,<br>Historic Technion Building";
photos[++i]= LangID + "0702_24.jpg";		caption[i] = "PhD Student, Medicine";
photos[++i]= LangID + "0702_05.jpg";		caption[i] = "Chemistry Olympics for High School Students";
photos[++i]= LangID + "0702_06.jpg";		caption[i] = "Microelectronics Clean Room";
photos[++i]= LangID + "0702_09.jpg";		caption[i] = "Dr. Shulamit Levenberg, Biomedical Engineering";
photos[++i]= LangID + "0702_28.jpg";		caption[i] = "Wednesday Noon Happening";
photos[++i]= LangID + "0702_10.jpg";		caption[i] = "Ramjet Rocket, Aerospace Engineering";
photos[++i]= LangID + "0702_12.jpg";		caption[i] = "MIT Students Visit";
photos[++i]= LangID + "0702_13.jpg";		caption[i] = "Google Day";
photos[++i]= LangID + "0702_34.jpg";		caption[i] = "Titan, Transmission Electron Microscope";
photos[++i]= LangID + "0702_31.jpg";		caption[i] = "Wednesday Noon Happening";
photos[++i]= LangID + "0702_08.jpg";		caption[i] = "Microelectronics Clean Room";
photos[++i]= LangID + "0702_14.jpg";		caption[i] = "Google Day";
///photos[++i]= LangID + "0702_15.jpg";		caption[i] = "Industrial Design Exhibition, Peka Gallery,<br>Architecture and Town Planning";
photos[++i]= LangID + "0702_01.jpg";		caption[i] = "Dist. Visiting Prof. Santiago Calatrava at Technion";
photos[++i]= LangID + "0702_29.jpg";		caption[i] = "Time Out";
photos[++i]= LangID + "0702_16.jpg";		caption[i] = "Industrial Design Exhibition, Peka Gallery,<br>Architecture and Town Planning";
photos[++i]= LangID + "0702_17.jpg";		caption[i] = "Dalia Dolev, Head Librarian,<br>Industrial Eng. & Management";
photos[++i]= LangID + "0702_18.jpg";		caption[i] = "New Students";
photos[++i]= LangID + "0702_19.jpg";		caption[i] = "Dalia Guttman, Administrative Head,<br>Chemical Engineering";
photos[++i]= LangID + "0702_20.jpg";		caption[i] = "Prof. Eli Kolodney, Schulich Faculty of Chemistry";
photos[++i]= LangID + "0702_21.jpg";		caption[i] = "Students on Campus";
photos[++i]= LangID + "0702_22.jpg";		caption[i] = "Prof. Moris Eisen with High School Students,<br>Schulich Faculty of Chemistry";
//photos[++i]= LangID + "0702_23.jpg";		caption[i] = "Dr. Yoram Gutfreund, Medicine"; // Disabled - Yona Gialdi 14-5-07 untill 3/6/07
photos[++i]= LangID + "0702_25.jpg";		caption[i] = "MSc Student, Nanotechnology";
photos[++i]= LangID + "0702_26.jpg";		caption[i] = "Students on Campus";
photos[++i]= LangID + "0702_30.jpg";		caption[i] = "Wednesday Noon Happening";
photos[++i]= LangID + "0702_03.jpg";		caption[i] = "Dist. Visiting Prof. Santiago Calatrava";
photos[++i]= LangID + "0702_32.jpg";		caption[i] = "Dr. Hossam Haick, Chemical Engineering";
photos[++i]= LangID + "0702_33.jpg";		caption[i] = "Dr. Yuval Yaish, Electrical Engineering";
photos[++i]= LangID + "0702_36.jpg";		caption[i] = "Science for All,<br>Historic Technion Building";
photos[++i]= LangID + "0702_37.jpg";		caption[i] = "Schulich Faculty of Chemistry";
photos[++i]= LangID + "0702_42.jpg";		caption[i] = "Dr. Alon Wolf, Mechanical Engineering";
///photos[++i]= LangID + "0702_07.jpg";		caption[i] = "Microelectronics Clean Room";
photos[++i]= LangID + "0702_38.jpg";		caption[i] = "Sheldon R. Roth Family Plaza";
photos[++i]= LangID + "0702_39.jpg";		caption[i] = "Wednesday Noon Happening";
photos[++i]= LangID + "0702_41.jpg";		caption[i] = "Dr. Alon Wolf\'s Lab, Mechanical Engineering";
// 02-aug-07 approved by prof kaplan - sent by Ivette Trujillo- Mordetzki
photos[++i]= LangID + "0708_01.jpg";		caption[i] = "MD Graduation Day, 2007";
photos[++i]= LangID + "0708_02.jpg";		caption[i] = "MD Graduation Day, 2007";
photos[++i]= LangID + "0708_03.jpg";		caption[i] = "MD Graduation Day, 2007";
// 14-oct-07  - sent by Barbara
photos[++i]= LangID + "0710_01.jpg";		caption[i] = "Biorobotics and Biomechanics Lab, Mechanical Engineering";
photos[++i]= LangID + "0710_02.jpg";		caption[i] = "Grad Student Schulich Faculty of Chemistry";
photos[++i]= LangID + "0710_03.jpg";		caption[i] = "Sara and Moshe Zisapel Nanoelectronics Center";
// 07-feb-08  - sent by Barbara
photos[++i]= LangID + "0802_01.jpg";		caption[i] = "The Wolfson Department of Chemical Engineering";
photos[++i]= LangID + "0803_01.jpg";		caption[i] = "Dr Yoav Livney and lab team<br>in the Faculty of Biotechnology and Food Engineering";
//var CurrentPhoto=0; 
var CurrentPhoto = Math.ceil(rnd()*(photos.length-1)); 

//	\_________ Error Handling _________/ 

// Patch for Technion IE clients which Bypass the proxy for Accessing "Local" Technion/Machba "Intranet"
//		e.g. No proxy for *.ac.il 
// Symptom: 'Permission denied' error when activating a bookmark/shortcut to this site 
//	     for the first time after IE was activated 
// Workarond: a second RELOAD solves the problem
// IMPORTANT: To be placed BEFORE the firt call to drawMenus();
 

function ErrorTrap(sMsg,sUrl,sLine){ 
  if (sMsg == 'Permission denied') {
	location.href = sUrl ; // if first Load was "buggy" , try Reload again 
	//alert("Error: " + sMsg +"\nLine: " + sLine+"\nURL: " + sUrl);
  }
  return false;
}
window.onerror=ErrorTrap;


//	\_________ Functions _________/ 


// Actions to do after page been loaded 
function Page_Init() { 		
	if (Page_Lang == "English") 	popup('targetmenu',	'info_for');
	else				popup('heb_targetmenu',	'info_for');

	if (ticker_is_loaded) 	initialize_ticker();

	if (Page_Lang == "English") status_head="Welcome to the Technion  " ;
	else		 status_head="  -    ";
	
	
	// --- November 26, 2008  - DISABLED due to errors
	// _d.status =  status_head + HQ_Mode_Status +"/"+DrawMenus_Delay+" ms     Photo: "+ 
	_d.status =  status_head + HQ_Mode_Status +"     Photo: "+ 
	(CurrentPhoto)+"/" + (photos.length-1) + "     Lang: "+ Page_Lang;
	//_d.title +=  " - "  + HQ_Mode_Status + " ( " + DrawMenus_Delay +  " ) ";			
	_d.title +=  " - "  + HQ_Mode_Status;	
}


function TimeStamp() {
	time = new Date();
	return time.getTime();
	}

// called onfunction offfunction	
function MMFocus(state) {	
	if (state == 0) MMenu_Is_Idle=true; 	
	if (state == 1)  MMenu_Is_Idle=false;	// Menu IS active do not Change Main Image
	//status=">>> Menu Selected :" + state ;
}
				
function Popup(url,Xsize,Ysize) {
window.open(url,'PopWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width='+Xsize+',height='+Ysize);
}

function Slideshow_Play() {
	if (SlideShow_Active) {
		if (MMenu_Is_Idle) {
			skip_count=0 ;
			NextPhoto();	// User Menu Interaction Blocks Slideshow
		} else {
			skip_count++ ; //status=" Slideshow Suspended Cycle :" + skip_count;
		}
		Slideshow_Timer = setTimeout('Slideshow_Play()',SlideShow_Interval);
	}
}
	
function Slideshow_Toggle() {
	if (SlideShow_Active) {
		SlideShow_Active = false ;		
		clearTimeout(Slideshow_Timer); 
		if (document.all) slideshow.alt = "Start Slideshow" ;
		_d.status = "Slideshow Stopped.";
	} else {
		SlideShow_Active = true ;
		Slideshow_Play();
		if (document.all) slideshow.alt = "Stop Slideshow" ;
		_d.status = "Slideshow Started ..";	
		
	}	
}

	
//_____________________________________________	







function applyeffect(){
if (document.all){
//	MainImage.filters.revealTrans.Transition=Math.floor(Math.random()*23);
	selected_transition = Math.floor(Math.random()*transitions.length) ;
	MainImage.filters.revealTrans.Transition=transitions[selected_transition];
	MainImage.filters.revealTrans.stop()
	MainImage.filters.revealTrans.apply()
	}
}
function playeffect(){
	if (document.all)
		MainImage.filters.revealTrans.play()
}

function NextPhoto(){
	if (CurrentPhoto == photos.length-1 ) 
		CurrentPhoto = 0 ;
	CurrentPhoto++;
	applyeffect();
	document.images.MainImage.src="Photos/" + photos[CurrentPhoto]; 
	Add_Photo_Caption(CurrentPhoto);
	playeffect();
	window.status="Slide: "+(CurrentPhoto)+"/"+(photos.length-1) + " ~ {"+selected_transition+"}";
}

//_____________________________________
function Add_Photo_Caption( photo_id ){
//_____________________________________
	var MainPhoto = getElement("main_photo")
	var photo_caption = caption[CurrentPhoto] ;
	if (typeof photo_caption == "undefined" )  photo_caption = "";
	if (typeof photo_caption != "undefined" ) {
		 ddrivetip(photo_caption) ; 
		  // @@@@14-10-07 ImageID Indicator Disabled by Barabra 
		 //ddrivetip(photo_caption+ " &nbsp; &nbsp;   <span style='font-size:8px;color:#666;border:1px solid #ddd;'>&nbsp;"+photo_id+" /"+(photos.length-1)+" </span>  ");	// Update Dynamic  ToolTIP (if Defined)
	} else {
		  hideddrivetip();			// Hide ToolTIP (if Undefined)
	} 	
	if (typeof MainPhoto != "undefined") {
		MainPhoto.alt =  MainPhoto.title = ""  ; // Disable/Hide Static ToolTIP
	} 
}

function getElement(aID){ 
     return (document.getElementById) ? document.getElementById(aID)
                                      : document.all[aID];
} 

/***********************************************
* Cool DHTML tooltip script-  Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

var offsetxpoint	=-10 //Customize x offset of tooltip
var offsetypoint	= 30 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false

// the following was moved to the  BODY of html page 
//if (ie||ns6)
//var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""

function ietruebody(){
	return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function ddrivetip(thetext, thecolor, thewidth){
	if (ns6||ie){
		if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
		if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
		tipobj.innerHTML=thetext;
		enabletip=true
		return false
	}
}

function positiontip(e){
	if (enabletip){
		var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
		var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
		//Find out how close the mouse is to the corner of the window
		var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
		var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20
		
		var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
		
		//if the horizontal distance isn't enough to accomodate the width of the context menu
		if (rightedge<tipobj.offsetWidth || (Page_Lang == "Hebrew"))
			//move the horizontal position of the menu to the left by it's width
			tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
		else if (curX<leftedge)
			tipobj.style.left="5px"
		else
			//position the horizontal position of the menu where the mouse is positioned
			tipobj.style.left=curX+offsetxpoint+"px"
		
		//same concept with the vertical position
		if (bottomedge<tipobj.offsetHeight)
			tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
		else
			tipobj.style.top=curY+offsetypoint+"px"
		tipobj.style.visibility="visible"
	}
}

function hideddrivetip(){
	if (ns6||ie){
		enabletip=false
		tipobj.style.visibility="hidden"
		tipobj.style.left="-1000px"
		tipobj.style.backgroundColor=''
		tipobj.style.width=''
	}
}

/******** End of Cool DHTML tooltip script- ***********/
	
status="Main JS lib Loading ... Done";

