function gothic()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<a href="http://www.xxxmina.com" target="_blank"><strong><img src="http://xxxmina.com/100x150s/P55001.jpg" width="100" height="150" border="1"><br>        XxxMina</strong></a></div></td>'); } // xxxmina
if (ranNum == 1){document.write('<a href="http://join.glamoursmokers.com/track/MTQ5MDozOjE3/" target="_blank"><strong><img src="http://www.wickedsmokers.com/images/100x150_heidi.jpg" width="100" height="150" border="1"><br>Glamour Smokers</strong></a></div></td>'); } // glamsmoke
if (ranNum == 2){document.write('<a href="http://www.smokingmina.com" target="_blank"><strong><img src="http://www.wickedsmokers.com/mina/tgp/025tk/100x150.jpg" width="100" height="150" border="1"><br>Smoking Mina</strong></a></div></td>'); } // smokemin
if (ranNum == 3){document.write('<a href="http://www.montrealdream.com" target="_blank"><strong><img src="http://www.easymelissa.com/thumbs/MDgoth.jpg" width="100" height="150" border="1"><br>Montreal Dream</strong></a></div></td>'); } // montreal
}