var ad43 = new Array();
var html43 = '';
ad43[0] = new Array('ad_1186973809.gif', 'gif', '', '1', '10', '', '_blank', 'http://www.lanshencomic.com/');ad43[1] = new Array('ad_1184916022.swf', 'swf', '', '1', '10', '', '_blank', 'http://');
var maxNo43 = 2;
var no43 = parseInt(Math.random() * maxNo43);
function next43() {
if ( ad43[no43][3] == 1 && ad43[no43][1] != 'swf' ) {
html43 = "";
layer43.innerHTML = html43;
} else {
html43 = "";
layer43.innerHTML = html43;
}
nextTimeOut = ad43[no43][4];
no43 ++;
if ( maxNo43 <= no43 ) no43 = 0;
if ( displayTime43 < 300 )
setTimeout('next43();', (nextTimeOut) * 1000);
else
setTimeout('next43();', (nextTimeOut) * 10000);
}
var displayTime43 = 0;
function calTime43() {
displayTime43 ++;
setTimeout('calTime43()', 5000);
}
calTime43();
document.write("