function menu1() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu2() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail2.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu3() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail3.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu4() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail4.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu5() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail5.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu6() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail6.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu7() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail7.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu8() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail8.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu9() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail9.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu10() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail10.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu11() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail11.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu12() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail12.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu13() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail13.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu14() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail14.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }
function menu15() { window.open("http://www.newrealchina.com/new/detail/lan/school_detail15.php", "newwin", "width=685,height=680,toolbar=no,menubar=no,location=no,scrollbars=yes,status=no"); }


function MM_CheckFlashVersion(reqVerStr,msg){
  with(navigator){
    var isIE  = (appVersion.indexOf("MSIE") != -1 && userAgent.indexOf("Opera") == -1);
    var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
    if (!isIE || !isWin){  
      var flashVer = -1;
      if (plugins && plugins.length > 0){
        var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : "";
        desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
        if (desc == "") flashVer = -1;
        else{
          var descArr = desc.split(" ");
          var tempArrMajor = descArr[2].split(".");
          var verMajor = tempArrMajor[0];
          var tempArrMinor = (descArr[3] != "") ? descArr[3].split("r") : descArr[4].split("r");
          var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
          flashVer =  parseFloat(verMajor + "." + verMinor);
        }
      }
      // WebTV has Flash Player 4 or lower -- too low for video
      else if (userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 4.0;

      var verArr = reqVerStr.split(",");
      var reqVer = parseFloat(verArr[0] + "." + verArr[2]);
  
      if (flashVer < reqVer){
        if (confirm(msg))
          window.location = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
      }
    }
  } 
}

function play()
{
Player.play();
}
function stop()
{
Player.stop();
}
function pause()
{
Player.pause();
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

var img1 = new Image(); 
img1.src = "/new/images/realreporter.jpg"; 

var img2 = new Image(); 
img2.src = "/new/images/realreporter1.jpg"; 

var img3 = new Image(); 
img3.src = "/new/images/realreporter2.jpg"; 

var img4 = new Image(); 
img4.src = "/new/images/realreporter3.jpg";

var img5 = new Image(); 
img5.src = "/new/images/realreporter4.jpg";

var img6 = new Image(); 
img6.src = "/new/images/realreporter5.jpg";

var maxLoops = 6; // ±×¸²2°³¸¸ ÇÒ ²¨¸é 2·Î ¹Ù²Ù¼¼¿ä
var bInterval = 10; // ÀüÈ¯½Ã Àá±ñ ¸ØÃçÀÖ´Â ½Ã°£¼öÄ¡ÀÔ´Ï´Ù
var count = 2; 

var url = new Array(
	'http://www.newrealchina.com/new/realreporter/sub7.php',
	'http://www.newrealchina.com/new/realreporter/sub2.php',
	'http://www.newrealchina.com/new/realreporter/sub3.php',
	'http://www.newrealchina.com/new/realreporter/sub4.php',
	'http://www.newrealchina.com/new/realreporter/sub5.php',
	'http://www.newrealchina.com/new/realreporter/sub6.php'
);

function move(){
   location.href=url[count-1];
}


function init() { 
	blendtrjs.filters.blendTrans.apply(); 
	document.images.blendtrjs.src = eval("img"+count+".src"); 
	blendtrjs.filters.blendTrans.play(); 

	if (count < maxLoops) { 
		count++; 
	} 
	else { 
		count = 1; 
	} 

	setTimeout("init()", bInterval*700+3000); 
} 