<!-- Begin
var how_many = 4;
var ad = Math.floor(Math.random()*how_many)
ad +=1;
if (ad==1) {
type="1";
url="http://www.awin1.com/awclick.php?mid=134&id=13573";
target="_self";
alt="Shop 4 Magic!";
banner="http://www.zigwebdesign.co.uk/mc/advert/shopblaine.gif";
width="125";
height="200";
}
if (ad==2) {
type="1";
url="http://www.awin1.com/awclick.php?mid=134&id=13573";
target="_self";
alt="Shop 4 Magic!";
banner="http://www.zigwebdesign.co.uk/mc/advert/shopzenon.gif";
width="125";
height="200";
}
if (ad==3) {
type="3";
url="http://www.zigwebdesign.co.uk/mc/advert/magictr.js";
}
if (ad==4) {
type="1";
url="http://www.awin1.com/awclick.php?mid=134&id=13573";
target="_self";
alt="Shop 4 Magic!";
banner="http://www.zigwebdesign.co.uk/mc/advert/shopbrown.gif";
width="125";
height="200";
}

if (type==1) {
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"' + target + '\">');
document.write('<img src=\"' + banner + '\" width=\"' + width + '\"')
document.write('height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=\"0\"><br></a>');
document.write('</center>');
}
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>');
}
else if (type==3) {
document.write('<center><script src=\"' + url + '\" language=\"JavaScript\"></script></center>');
}
else if (type==4) {
document.write('<center>');
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><br><br>');
document.write('<a href=\"' + url2 + '\" target=\"' + target + '\">');
document.write('<img src=\"' + banner2 + '\" width=\"' + width2 + '\"')
document.write('height=' + height2 + ' ');
document.write('alt=\"' + alt2 + '\" border=\"0\"></a><br>');
document.write('</center>');
}
// End -->
