<!-- Begin SIDEBAR LEFT AD CODE FOR WWW.FANCYDRESS-EMPORIUM.CO.UK


// START

var forx = "";
var ad = "";

document.write('<div class="sidebarbg">')
document.write('<h2>Other Useful Links:</h2><br>')
document.write('<ul>')
document.write('<span class="sidebartext"><br>')

forx += Math.floor(Math.random()*1);
ad = forx;

if (ad == "0") {

// ANGELS FANCY DRESS //

    document.write('<a href="http://fancydress.at/shopemporium?CTY=1&CID=1945" target="_blank">')
    document.write('<img src="http://b1.perfb.com/b1.php?ID=1945&PURL=fancydress.at/shopemporium" border="0" _target="blank" alt="AngelsFancyDress.com - Click here for more great deals on fancy dress and costumes"></a>')

}

document.write('</span>')
document.write('</ul>')
document.write('</div>')
document.write('<div class="sidebarbottom"></div>')

// End -->




