<!-- Hide
function killErrors() {
return true;
}
window.onerror = killErrors;
// -->
kstatus();
function kstatus(){
self.status="请记住我们的新域名 wowody.net（窝窝电影）";
setTimeout("kstatus()",0);
}
function yqlj(yqlj){
	document.writeln('<a target="_blank" href="top.html" >最新电影</a> <a target="_blank" href="http://www.nbady.com" >NBA电影网</a>');
}
<!--
var globopObject;
var opIndex=0;
var cleared=true;
var direction=10;

function dynOpacity(opObject,stop) 
{
if (stop) 
{
clearInterval(window.tm);
cleared=true;
opIndex=10;
return;
}
globopObject=opObject;
if (opIndex>180) direction=-1;
if (opIndex<50) direction=1;
opIndex+=direction;
globopObject.style.filter='alpha(opacity:' + opIndex + ')';
if (cleared)
{
window.tm=setInterval("dynOpacity(globopObject,false);",1);
cleared=false;
}
//alert(window.tm);

}

function handleevent()
{

if (event.type=="mouseover")
if(event.srcElement.tagName=="IMG") 
if (event.srcElement.parentElement.tagName=="A") 
{
dynOpacity(event.srcElement,false);
}
if (event.type=="mouseout")
if(event.srcElement.tagName=="IMG") 
{
event.srcElement.style.filter="";
dynOpacity(event.srcElement,true); 
}
}
document.onmouseover=handleevent;
document.onmouseout=handleevent;
// -->
//document.writeln('<script src="/js/gg1.js"></script>')
//document.writeln('<script src="/0538/chaosu/new.js"></script>')