index={
	s_englishSamplesId:'EnglishSamples'
}
/**
 * 
*/
index.main=function(){
  try{
	self.name="reis";
	//document.body.onmouseout=new Function('document.title="\u5893\u8C37\u5929\u4EC6";');
	menu.html.setAbreviations();
	//help.checkAnchor(true); // open parent nodes
  }catch(e_rror){Log.showExeption( e_rror, 'index.main');}
}//main
