";
if(pic.indexOf('.swf')>0||pic.indexOf('.SWF')>0)
{
inhtml=inhtml+getFlashStr(pic,width,height);
}else{
inhtml=inhtml+" ";
}
inhtml=inhtml+" |
";
document.getElementById('ad1012091').innerHTML = inhtml;
document.getElementById('ad1012091').style.display = '';
}
var itl1012091;
try{
FestivalHelperDWR.getFloat(1658930428,1012091,'vsb',showFestivalAd1012091);
}catch(er){
}
function showFestivalAd1012091(data)
{
var json = eval('(' +data+ ')');
if('ok'==json.result)
{
var pic_url = json.pic;
var pic_width = json.width;
var pic_height = json.height;
if(pic_width=='0'||pic_height=='0')
{
pic_width = 200;
pic_height = 100;
}
create1012091(pic_url,pic_width,pic_height);
if(typeof grayscale != 'undefined' && grayscale instanceof Function)
{
grayscale(document.getElementById('ad1012091'));
}
adft1012091();
}else{
}
}
function adft1012091()
{
itl1012091 = setInterval("floatAD1012091()", delay1012091);
}
function getFlashStr(pic,width,height)
{
var str = '
';
return str;
}
obj1012091.onmouseover=function(){clearInterval(itl1012091);};
obj1012091.onmouseout=function(){itl1012091=setInterval("floatAD1012091()", delay1012091)};
setTimeout("document.getElementById('ad1012091').style.display = 'none';",15000);