<!-- Begin
var how_many = 2;
var ad = Math.floor(Math.random()*how_many)
ad +=1;
if (ad==1) {
type="1";
url="http://www.magicchris.co.uk/";
target="_blank";
alt="MagicChris.co.uk - There are no Limits.";
banner="http://www.magicchris.co.uk/adv/mcbanner3.gif";
width="468";
height="60";
}
if (ad==2) {
type="1";
url="http://www.awin1.com/tclick.php?id=13573&mid=134";
target="_blank";
alt="But magic with MagicTricks.co.uk at MagicChris.co.uk";
banner="http://magicauctions.netfirms.com/tvmagic.gif";
width="400";
height="60";
}
if (type==1) {
document.write('<a href=\"' + url + '\" target=\"' + target + '\">');
document.write('<img src=\"' + banner + '\" width=\"' + width + '\"')
document.write('height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=\"0\"></a>');
}
else if (type==2) {
document.write('<center><object id=\"movie\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0\" align=\"baseline\"');
document.write('border=\"' + border + '\" width=\"' + width + '\" height=\"' + height + '\">');
document.write('<param name=\"movie\" value=\"' + src + '\">');
document.write('<param name=\"loop\" value=\"' + loop + '\">');
document.write('<param name=\"menu\" value=\"' + showmenu + '\">');
document.write('<param name=\"quality\" value=\"high\">');
document.write('<param name=\"wmode\" VALUE=\"opaque\">');
document.write('<param name=\"bgcolor\" value=\"' + bgcolor + '\">');
document.write('<embed src=\"' + src + '\" align=\"baseline\" border=\"' + border + '\" width=\"' + width + '\" height=\"' + height + '\" quality=\"high\" bgcolor=\"' + bgcolor + '\" loop=\"' + loop + '\" menu=\"' + showmenu + '\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\">');
document.write('</object></center>');
}
// End -->

