quote0= "<a href='http://www.ladspants.com/dirty-fukker/cat_7.html'><img src='images/uploads/dfukkerside.gif' alt='Dirty Fukker' border='0' /></a>";
quote1= "<a href='http://www.ladspants.com/get-me-off-gmo-/cat_23.html'><img src='images/uploads/gmoside.gif' alt='GMO - Get Me Off' border='0' /></a>";
quote2= "<a href='http://www.ladspants.com/movere-jean/cat_24.html'><img src='images/uploads/movereside.gif' alt='Movere Jean' border='0' /></a>";

//change the red number below to equal 1 less than the total number of quotes
var ran_unrounded=Math.random()*2;
var ran_number=Math.round(ran_unrounded);

document.write(eval("quote"+ran_number));
