<!--
var time = new Date();
ord= (time.getTime());
// baner code 120by600
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="120" border="0" cellspacing="0" cellpadding="0" height="614" align="center">');
document.write('         <tr>');
document.write('             <td>');
document.write('                 <table width="120" border="0" cellspacing="0" cellpadding="0" height="614" align="center">');
document.write('                 <tr>');
document.write('                     <td width="120" align="center" valign="middle"><img src="http://navbar.disneyinternational.com/se/SE_120x600.gif" width="120" height="14"></td>') ;
document.write('                 </tr>');
document.write('                 <tr>');
document.write('                     <td><A HREF="http://www.disney.se/DisneyChannel/supersites/dave/index.html"><IMG SRC=" http://ads.disneyinternational.com/se/channel120x600_SE.gif" width="120" height="600" border="0"></A></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("<!-- -->");
}

-->
