
var quotes=new Array()

//change the quotes if desired. Add/ delete additional quotes as desired.

quotes[0]='<a href=http://www.mykodial.com/pdv8.php?id=14030&e=1&w=0&tracker=les-videos-gay-ban1-728x90 target="_blank_"><img src=http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/814/20070806100639_728x90_1.gif alt="Branle-toi maintenant !" border="0"></a>'

quotes[1]='<a href=http://www.mykodial.com/pdv8.php?id=14030&e=1&w=0&tracker=les-videos-gay-ban2-728x90 target="_blank_"><img src=http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/814/20070806100639_728x90_2.gif alt="Branle-toi maintenant !" border="0"></a>'

quotes[2]='<a href=http://www.mykodial.com/pdv8.php?id=14030&e=1&w=0&tracker=les-videos-gay-ban3-728x90 target="_blank_"><img src=http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/814/20070806100639_728x90_3.gif alt="Branle-toi maintenant !" border="0"></a>'

quotes[3]='<a href=http://www.mykodial.com/pdv8.php?id=14030&e=1&w=0&tracker=les-videos-gay-ban4-728x90 target="_blank_"><img src=http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/814/20070806100639_728x90_4.gif alt="Branle-toi maintenant !" border="0"></a>'

quotes[4]='<a href=http://www.mykodial.com/pdv8.php?id=14030&e=1&w=0&tracker=les-videos-gay-ban5-728x90 target="_blank_"><img src=http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/814/20070806100639_728x90_5.gif alt="Branle-toi maintenant !" border="0"></a>'




var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])









