<!--
var time = new Date();
ord= (time.getTime());

document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td>');
document.write('    <table border="0" cellspacing="0" cellpadding="0">');
document.write('    <tr>');
document.write('         <table width="300" border="0" cellspacing="0" cellpadding="0" height="264" align="center">');
document.write('         <tr>');
document.write('             <td>');
document.write('                 <table width="300" border="0" cellspacing="0" cellpadding="0" height="264" align="center">');
document.write('                 <tr>');
document.write('                     <td width="300" height="14" align="center" valign="middle" bgcolor="0"><img src="/DisneyChannel/navbar.disneyinternational.com/in/images/adtag300.gif" width="300" height="10"></td>') ;
document.write('                 </tr>');
document.write('                 <tr>');
document.write('                     <td>');
document.write('							<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width=300 height=250>');
document.write('							<param name=movie value="/DisneyChannel/binary/banners/tdc300x250.swf">');
document.write('							<param name=loop value=true>');
document.write('							<param name=quality value=high>');
document.write('							<param name=bgcolor value=#' + pagecolour + '>');
document.write('							<embed src="/DisneyChannel/binary/banners/tdc300x250.swf" loop=true quality=high bgcolor=#' + pagecolour + ' width=300 height=250 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write('							</embed>');
document.write('							</object>');
document.write('					  </td>');
document.write('                 </tr>');
document.write('                 </table>');
document.write('             </td>');
document.write('         </tr>');
document.write('         </table>');
document.write('    </tr>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

function banner() {
document.write("<!-- -->");
}

-->