/*     copyright (c)1998-2003   ken' kawakami with the stackroom associates.,  all rights reserved.     */<!--to hide script contents for old browsers/*     Žb’è”Å‚Å‚·031105     */var mac = navigator.appVersion.indexOf('Mac',0) != -1;var win = navigator.appVersion.indexOf('Win',0) != -1;apleOS = ( navigator.appVersion.indexOf("Mac") != -1 ) ? true : falsedmplf = ( document.all || document.getElementById ) ? true : falsealplf = ( document.all ) ? true : falsemzplf = ( !document.all && document.getElementById ) ? true : falsee5plf = ( document.all && document.getElementById ) ? true : falselyplf = ( document.layers ) ? true : false/////////////////////////////////////////////SubwinCtl_hr.jsfunction intvInit(ty,tm,td,th,ts,ey,em,ed,eh,es){	var topT = new Date(ty,tm-1,td,th,ts);	var endT = new Date(ey,em-1,ed,eh,es);	var crtT = new Date();	if(crtT.getTime()<topT.getTime())return false;	if(endT.getTime()<crtT.getTime())return false;	return true;}var digw = window;var movW = window;var ie  = get_b_name_cstm2() == 'IE';var nn  = get_b_name_cstm2() == 'NN';	function clsCtl() {		if((digw != window) && !digw.closed) {			digw.close();		}		if((movW != window) && !movW.closed) {			movW.close();		}	}var moz = navigator.userAgent.indexOf("Gecko") != -1;var omn = navigator.userAgent.indexOf("OmniWeb") != -1;var sfr = navigator.userAgent.indexOf("Safari") != -1;var ver = parseInt(navigator.appVersion);var macIE5 = ((mac && navigator.appVersion.indexOf('MSIE 5',0) != -1) || (mac && ie && ver > 4));var ver_major = parseInt(navigator.appVersion);var ver_minor = parseFloat(navigator.appVersion);function get_b_name_cstm2() {		var app_name = navigator.appName;		var user_agent = navigator.userAgent;return "";} self.window.name="HARRY";	wx = 496;	wy = 600;	//	wx = 480;	//	wy = 580;		if (omn) {		wx += 26;		wy += 94;		} else if (sfr){	//	wx = 519;	//	wy = 617;		}	dir = 'img/c_photo_'	imt = '/c_'			x = (screen.width - wx ) / 2;			y = (screen.height -wy ) / 2-50;function get_b_name_cstm6() {	if (app_name.indexOf("Internet Explorer",0) != -1) return "b_IE";	if (app_name.indexOf("Netscape",0) != -1) return "b_NN";	if (app_name.indexOf("Opera",0) != -1) return "b_OP";	if (app_name.indexOf("Safari",0) != -1) return "b_SF";	return "";} function opnCtl(url) {	if ((digw == window) || digw.closed ) {//	alert("digw == window")		barInt = 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1'		posInt ='left=50,top=50,width='+wx+',height='+wy	digw  = window.open(url,'digedws', 'left=50,top=50,' +barInt+posInt );//	digw = window.open(url,//	'nowloading',//	'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,left=50,top=50,width='+wx+',height='+wy);		if (( digw == window ) && ( digw.opener == null )) {		digw.opener = self;		}	} else {//	if ( digedw ) {		if(digw.location.href.indexOf(url) < 0) {		digw.location.href = url;		}///	if(document.layers){digw.resizeTo(wx,wy)}//	digw.moveTo(50,50);	digw.focus();	}	return(false);	} function get_b_name_cstm88() {if (app_name.indexOf("iCab",0) != -1) return "b_IC";if (app_name.indexOf("WebTV",0) != -1) return "b_WT";return "";} function opnCtlmov(url) {	if ((w == window) || w.closed) {	w = window.open(url,	'loading_movie',	'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizable=yes,left='+x+',top='+y+',width=600,height=480');		if (w.opener == null) {		w.opener = self;		}	} else {		if(w.location.href.indexOf(url) < 0) {		w.location.href = url;		}	w.moveTo(50,50);	w.focus();	}	return(false);	} function get_b_name_cstm_rg() {if (user_agent.indexOf("DreamPassport",0) != -1) return "b_DP";return "";}		var trailerWBB = window;		var posXB = screen.width / 2 - 248;		var posYB = screen.height/ 2 - 255;		var browserName = navigator.appName.charAt(0);		var barInit;			var w_sizable = 'width=' + 488 + ',height=' + 422 + ',left=' + posXB + ',top=' + posYB;	var w_activity = 'scrollbars='+barInit+',resizable=no,dependent=no';	var w_charset = 'toolbar=no,location=no,directories=no,status=no,menubar=no';			if (browserName == "N") {			barInit = "no";		} else if (browserName == "M") {			barInit = "no";		} else {			barInit = "auto";		} 		 function loadMovBB(url1){			if ((trailerWBB == window) || trailerWBB.closed) {			trailerWBB = window.open( url1,'trailerBB', w_charset + ',' + w_activity + ',' + w_sizable );			} else {			if(trailerWBB.location.href.indexOf(url1) < 0) {				trailerWBB.location.href = url1;			}			trailerWBB.moveTo(posXB,posYB);			trailerWBB.focus();			}		return(false);		}		function closeMov() {		if((trailerWBB != window) && !trailerWBB.closed) {			trailerWBB.close();			}		}