var phpadsbanner = '';
phpadsbanner += '\n<'+'div id="phpads_e21ea27d" style="position:absolute; width:700px; height:100px; z-index:99; left: 0px; top: 0px; visibility: hidden"> \n\t<'+'table cellspacing="0" cellpadding="0">\n\t\t<'+'tr> \n\t\t\t<'+'td align="center" style="padding: 2px"><'+'a href="javascript:;" onClick="phpAds_simplepop_e21ea27d(\'close\'); return false;" style="color:#0000ff">Chiudi<'+'/a><'+'/td>\n\t\t<'+'/tr>\n\t\t<'+'tr> \n\t\t\t<'+'td align="center">\n\t\t\t\t<'+'table border="0" cellspacing="0" cellpadding="0">\n\t\t\t\t\t<'+'tr>\n\t\t\t\t\t\t<'+'td width="700" height="100" align="center" valign="top" style="padding: 0px"><'+'img src=\'http://www.balletcenteraccademy.com/images/dancefestival/dance_festival.jpg\' width=\'409\' height=\'600\' alt=\'Ballet center accademy - Dance Festival 2008\' title=\'Ballet center accademy - Dance Festival 2008\' border=\'0\'><'+'/a><'+'div id="Dance Festival 2008" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://www.balletcenteraccademy.com\' width=\'0\' height=\'0\' alt=\'\' style=\'width: 0px; height: 0px;\'><'+'/div><'+'/td>\n\t\t\t\t\t<'+'/tr>\n\t\t\t\t<'+'/table>\n\t\t\t<'+'/td>\n\t\t<'+'/tr>\n\t<'+'/table>\n<'+'/div>\n';
document.write(phpadsbanner);
function phpAds_findObj(n, d) {
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&id.layers.length;i++) x=phpAds_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function phpAds_adlayers_place_e21ea27d()
{
var c = phpAds_findObj('phpads_e21ea27d');
if (!c)
return false;
if (c.style)
c = c.style;
if (window.innerHeight)
{
ih = window.innerHeight;
iw = window.innerWidth;
sl = window.pageXOffset;
st = window.pageYOffset;
if (window.opera)
of = 0;
else
of = 16;
}
else if (document.documentElement && document.documentElement.clientHeight)
{
ih = document.documentElement.clientHeight;
iw = document.documentElement.clientWidth;
sl = document.documentElement.scrollLeft;
st = document.documentElement.scrollTop;
of = 0;
}
else if (document.body)
{
ih = document.body.clientHeight;
iw = document.body.clientWidth;
sl = document.body.scrollLeft;
st = document.body.scrollTop;
of = 0;
}
ll = (iw - 700) / 2 + sl + 0;
lt = (ih - 850) / 2 + st + 0;
if (c.pixelLeft)
c.pixelLeft = ll;
else if (window.opera)
c.left = ll;
else
c.left = ll + 'px';
if (c.pixelTop)
c.pixelTop = lt;
else if (window.opera)
c.top = lt;
else
c.top = lt + 'px';
c.visibility = phpAds_adlayers_visible_e21ea27d;
}
function phpAds_simplepop_e21ea27d(what)
{
var c = phpAds_findObj('phpads_e21ea27d');
if (!c)
return false;
if (c.style)
c = c.style;
switch(what)
{
case 'close':
phpAds_adlayers_visible_e21ea27d = 'hidden';
phpAds_adlayers_place_e21ea27d();
window.clearInterval(phpAds_adlayers_timerid_e21ea27d);
break;
case 'open':
phpAds_adlayers_visible_e21ea27d = 'visible';
phpAds_adlayers_place_e21ea27d();
phpAds_adlayers_timerid_e21ea27d = window.setInterval('phpAds_adlayers_place_e21ea27d()', 10);
return window.setTimeout('phpAds_simplepop_e21ea27d(\'close\')', 20000);
break;
}
}
var phpAds_adlayers_timerid_e21ea27d;
var phpAds_adlayers_visible_e21ea27d;
phpAds_simplepop_e21ea27d('open');