MKPageItemSet("Page","ALL")

MKPageItemSet("Alignment","center")
var AdRand=Math.floor(Math.random()*5)
switch (AdRand)
 {

  case 0: 
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/SUGAD1.jpg","http://p34sug.com/info.php?R=P34A3")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/BGAD1.jpg","http://www.p34bible.com/info.php?R=P34A2&P=AllItemSel&S=SBJ:HOME")
  break;

  case 1: 
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/SUGAD1.jpg","http://p34sug.com/info.php?R=P34A3")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/QPXAD1.jpg","http://www.quickpredict.com/info.php?R=P34A1")
  break;

  case 2: 
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/BGAD1.jpg","http://www.p34bible.com/info.php?R=P34A2&P=AllItemSel&S=SBJ:HOME")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/QPXAD1.jpg","http://www.quickpredict.com/info.php?R=P34A1")
  break;

  case 3: 
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/BGAD1.jpg","http://www.p34bible.com/info.php?R=P34A2&P=AllItemSel&S=SBJ:HOME")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/SUGAD1.jpg","http://p34sug.com/info.php?R=P34A3")
  break;

  case 4:
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/QPXAD1.jpg","http://www.quickpredict.com/info.php?R=P34A1")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/BGAD1.jpg","http://www.p34bible.com/info.php?R=P34A2&P=AllItemSel&S=SBJ:HOME")
  break;

  case 5:
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/QPXAD1.jpg","http://www.quickpredict.com/info.php?R=P34A1")
  MKPageItemSet("CenterThumbNailLink","http://strictmath.com/LOTTO/ADS/SUGAD1.jpg","http://p34sug.com/info.php?R=P34A3")
  break;

 }
MKPageItemSet("Next")