<!--

var howMany = 2
  var quote = new Array(howMany+1)
  quote[0]="<br /><br /><p><h3>Weight-Loss:</h3><p><img src=\"Hoodia.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=7 >Diet Gordoni Hoodia</a><br>Hoodia has received a lot of publicity in recent times for its natural appetite suppressant properties.<br><h3></h3><img src=\"Ionamin.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=6 >Ionamin Online</a><br>Generic name: Phentermine hydrochloride Brand names: Ionamin, Adipex-P<br><h3></h3><img src=\"adipex.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=5 >Discount Adipex</a><br>Adipex is a stimulant that is similar to an amphetamine. Adipex is an appetite suppressant that affects the central nervous system.<br><h3></h3><br> "
  quote[1]="<br /><br /><p><h3>Weight-Loss:</h3><p><img src=\"phentermine.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=3 >Phentermine 37 5Mg 90 Pill</a><br>Phentermine is a stimulant that is similar to an amphetamine. Phentermine is an appetite suppressant that affects the central nervous system.<br><h3></h3><img src=\"xenical.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=4 >Xenical Diet Pill</a>Xenical weight loss is nothing but the loss of weight with the help of the Food and drugs Administration (FDA) approved diet pill Xenical and Xenical mechanism is the primary factor that leads to effective weight loss with Xenical.<br><h3></h3><img src=\"meridia.jpg\"  style=\"float: left\"><a href= http://weightlossp.com/viewpage.php?page_id=2 >Meridia Medication</a><br>Meridia affects chemicals in the body that are related to weight maintenance.<br><h3></h3><br> "
  quote[2]="<br /><br /><p><h3></h3><p><img src=\"Promis.jpg\" style=\"float: left\"><a href=\"http://zuker.biz/\">Welt der Promis</a><br> Neues aus der Welt der Promis<br><h3></h3><img src=\"Medizin.jpg\" style=\"float: left\"><a href=\"http://medwissenschaft.org/\">Medizin und Gesundheit</a><br>News - Gesundheit, Wellness, Service. Die Welt der Medizin und Gesundheit im Internet.<br><h3></h3><img src=\"weltwunder.jpg\" style=\"float: left\"><a href=\"http://welt-wunder.org/\">Weltwunder</a><br> Die Weltwunder der Erde sind gigantisch und phanomenal.<br><h3></h3><br> "

function rndnumber(){
        var randscript = -1
        while (randscript < 0 || randscript > howMany || isNaN(randscript)){
                randscript = parseInt(Math.random()*(howMany+1))
        }
        return randscript
}
     quo = rndnumber()
     quox = quote[quo]
document.write(quox)
window.onFocus = rndnumber()
//-->
