<span id="dnn_dnnTITLE_lblTitle" class="Head"> </span>

 
MAC Banner
Print  
 
  Register  Login
     Search



Guestbook
No Question, please click Setup to conifgure
Print  



Copyright (c) 2008 Montana Association of Churches
script language="JavaScript"> var howMany = 5 var quote = new Array(howMany+1) quote[0]="Powered by Webmedley" quote[1]="Powered by Webmedley" quote[2]="Powered by Webmedley" quote[3]="Powered by Webmedley" quote[4]="Powered by Webmedley" quote[5]="Powered by Webmedley" 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) // End -->