<!--
function random_star(){
var myimages=new Array()

myimages[1]="images/stars/tera-patrick.jpg"
myimages[2]="images/stars/anastasia-pierce.jpg"
myimages[3]="images/stars/asia-carrera.jpg"
myimages[4]="images/stars/ava-rose.jpg"
myimages[5]="images/stars/bree-olson.jpg"
myimages[6]="images/stars/casey-parker.jpg"
myimages[7]="images/stars/cherokee.jpg"
myimages[8]="images/stars/claudia-rossi.jpg"
myimages[9]="images/stars/gianna-michaels.jpg"
myimages[10]="images/stars/jenna.jpg"
myimages[11]="images/stars/jessica-drake.jpg"
myimages[12]="images/stars/lacie-heart.jpg"
myimages[13]="images/stars/lanny-barbie.jpg"
myimages[14]="images/stars/lisa-sparxxx.jpg"
myimages[15]="images/stars/lorena-sanchez.jpg"
myimages[16]="images/stars/maya-hills.jpg"
myimages[17]="images/stars/presley-maddox.jpg"
myimages[18]="images/stars/sammie-rhodes.jpg"
myimages[19]="images/stars/savanna-samson.jpg"
myimages[20]="images/stars/tanya-james.jpg"

var imagelinks=new Array()
imagelinks[1]="http://theater.aebn.net/dispatcher/starDetail?starId=15304&theaterId=46777"
imagelinks[2]="http://theater.aebn.net/dispatcher/starDetail?starId=21709&theaterId=46777"
imagelinks[3]="http://theater.aebn.net/dispatcher/starDetail?starId=397&theaterId=46777"
imagelinks[4]="http://theater.aebn.net/dispatcher/starDetail?starId=26407&theaterId=46777"
imagelinks[5]="http://theater.aebn.net/dispatcher/starDetail?starId=31686&theaterId=46777"
imagelinks[6]="http://theater.aebn.net/dispatcher/starDetail?starId=30292&theaterId=46777"
imagelinks[7]="http://theater.aebn.net/dispatcher/starDetail?starId=29571&theaterId=46777"
imagelinks[8]="http://theater.aebn.net/dispatcher/starDetail?starId=20747&theaterId=46777"
imagelinks[9]="http://theater.aebn.net/dispatcher/starDetail?starId=28545&theaterId=46777"
imagelinks[10]="http://theater.aebn.net/dispatcher/starDetail?starId=1653&theaterId=46777"
imagelinks[11]="http://theater.aebn.net/dispatcher/starDetail?starId=178&theaterId=46777"
imagelinks[12]="http://theater.aebn.net/dispatcher/starDetail?starId=25718&theaterId=46777"
imagelinks[13]="http://theater.aebn.net/dispatcher/starDetail?starId=22416&theaterId=46777"
imagelinks[14]="http://theater.aebn.net/dispatcher/starDetail?starId=20292&theaterId=46777"
imagelinks[15]="http://theater.aebn.net/dispatcher/starDetail?starId=26911&theaterId=46777"
imagelinks[16]="http://theater.aebn.net/dispatcher/starDetail?starId=26920&theaterId=46777"
imagelinks[17]="http://theater.aebn.net/dispatcher/starDetail?starId=30294&theaterId=46777"
imagelinks[18]="http://theater.aebn.net/dispatcher/starDetail?starId=22323&theaterId=46777"
imagelinks[19]="http://theater.aebn.net/dispatcher/starDetail?starId=16830&theaterId=46777"
imagelinks[20]="http://theater.aebn.net/dispatcher/starDetail?starId=17228&theaterId=46777"

var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write('<a target="_blank" href='+'"'+imagelinks[ry]+'"'+'><img src="'+myimages[ry]+'" style="border:1px dashed #000000; margin:5px; padding:2px;"></a>')
}
//-->

<!--
function random_site(){
var myimages=new Array()

myimages[1]="images/banners/asian.jpg"
myimages[2]="images/banners/amateur.jpg"
myimages[3]="images/banners/anal.jpg"
myimages[4]="images/banners/bbw.jpg"
myimages[5]="images/banners/black.jpg"
myimages[6]="images/banners/lesbian.jpg"
myimages[7]="images/banners/milf.jpg"
myimages[8]="images/banners/lesbian.jpg"
myimages[9]="images/banners/porn.jpg"
myimages[10]="images/banners/pornstar.jpg"
myimages[11]="images/banners/wildgirls.jpg"

var imagelinks=new Array()
imagelinks[1]="http://www.asianpayperview.com/index.cfm?refid=AEBN025116&bannerid=3770"
imagelinks[2]="http://www.amateurpayperview.com/index.cfm?refid=AEBN025116&bannerid=3710"
imagelinks[3]="http://www.analpayperview.com/index.cfm?refid=AEBN025116&bannerid=3826"
imagelinks[4]="http://www.bbwpayperview.com/index.cfm?refid=AEBN025116&bannerid=3583"
imagelinks[5]="http://www.blackpayperview.com/index.cfm?refid=AEBN025116&bannerid=3671"
imagelinks[6]="http://www.lesbianpayperview.com/index.cfm?refid=AEBN025116&bannerid=3093"
imagelinks[7]="http://www.milfpayperview.com/index.cfm?refid=AEBN025116&bannerid=4121"
imagelinks[8]="http://www.lesbianpayperview.com/index.cfm?refid=AEBN025116&bannerid=3093"
imagelinks[9]="http://www.pornpayperview.com/index.cfm?refid=AEBN025116&bannerid=3642"
imagelinks[10]="http://www.pornstarpayperview.com/index.cfm?refid=AEBN025116&bannerid=3627"
imagelinks[11]="http://www.wildgirlspayperview.com/index.cfm?refid=AEBN025116&bannerid=2378"

var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write('<a target="_blank" href='+'"'+imagelinks[ry]+'"'+'><img src="'+myimages[ry]+'" style="border:1px dashed #000000; margin:5px; padding:2px;"></a>')
}
//-->