";
if(pic.indexOf('.swf')>0||pic.indexOf('.SWF')>0)
{
inhtml=inhtml+getFlashStr(pic,width,height);
}else{
inhtml=inhtml+" ";
}
inhtml=inhtml+" |
";
document.getElementById('ad1101002').innerHTML = inhtml;
document.getElementById('ad1101002').style.display = '';
}
var itl1101002;
try{
FestivalHelperDWR.getFloat(1372975511,1101002,'vsb',showFestivalAd1101002);
}catch(er){
}
function showFestivalAd1101002(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 = 120;
pic_height = 120;
}
create1101002(pic_url,pic_width,pic_height);
if(typeof grayscale != 'undefined' && grayscale instanceof Function)
{
grayscale(document.getElementById('ad1101002'));
}
adft1101002();
}else{
}
}
function adft1101002()
{
itl1101002 = setInterval("floatAD1101002()", delay1101002);
}
function getFlashStr(pic,width,height)
{
var str = '
';
return str;
}
obj1101002.onmouseover=function(){clearInterval(itl1101002);};
obj1101002.onmouseout=function(){itl1101002=setInterval("floatAD1101002()", delay1101002)};