function ComicListShow(ComicID,ComicListUrl,ServerList)
{ 
var paramet = 'location=yes,toolbar=yes,resizable=yes,scrollbars=yes,status=yes,left=0,top=0'; 
var htmurl="http://dm.99manga.com/hexieba/"+ComicID+"/"+ComicListUrl+"/?s="+ServerList; 
newWindow = window.open(htmurl,"manhuacc",paramet); 
newWindow.focus();
}

var s='http://mh.99770.cc/i99/'+ComicID;
var ss='http://dm.99manga.com/hexieba/'+ComicID;

//**********************************************//
document.oncontextmenu=new Function('event.returnValue=false;');
document.onselectstart=new Function('event.returnValue=false;');

//document.write('<script src=/ComicCount.asp?ID='+ComicID+'>\<\/script\>');