
function goNow()
{

var quotes=new Array()

//change the quotes if desired. Add/ delete additional quotes as desired.

quotes[0]='..many thanks for your invaluable assistance with the hunt for our new car.. '
quotes[1]='..I\'m thrilled with the outcome.. '
quotes[2]=' ..I will be recommending your name to anybody in the market for new wheels.. '
quotes[3]='..many thanks for everything.. '
quotes[4]='..I really appreciate your time and your expertise.. '
quotes[5]='..thanks for your efficient, professional & courteous way you handled getting us a car.. '
quotes[6]='..It is wonderful and we are so happy with the car..  '
quotes[7]='..Your service was very sincere and professional, thank you.. '
quotes[8]='..Thank you very much for the time and effort you put into our car situation..'
quotes[9]='..Roxanne & I would like to thank you very much for your time and help..'
quotes[10]='..I very much appreciated your honesty and willingness to help..'
quotes[11]='..You have restored my faith in salesmen..'
quotes[12]='..We hope that those people we gave your business card to will go through with you..'
quotes[13]='..I know it is your job, but I still appreciate it heaps..'
quotes[14]='..Thank you for your help with my lovely new car..'
quotes[15]='..Thank you so much for your time and effort with our big purchase..'
quotes[16]='..Thank you very much for your valuable assistance with the purchase of the Toyota car.'
quotes[17]='..I appreciated also your courtesy during the procedure..'
quotes[18]='..I will certainly recommend your enterprise to my friends.'
quotes[19]='..It was a terrific deal..'
quotes[20]='..seriously, many thanks for all your help and the time you spent with us.'
quotes[21]='..We hope that those people we gave your business card to will go through with you..'
quotes[22]=' ..This is to thank you for your time and experience in helping me to negotiate the perils of buying my new car.. '
quotes[23]='..Thank you very much for the effort you took in finding my new car. I\m very pleased wit the end result.. '
quotes[24]='..I wish to thank you for your assistance recently in the purchase of our new cars..'
quotes[25]='..Your service will be highly recommended to my family and to my friends.. '
quotes[26]='..Thank you for your assistance in the purchase of my new Prado 4 wheel drive.'
quotes[27]='..and thank you also for you effort in selling my old vehicle..'
quotes[28]='.. I found your approach to be very professional..'
quotes[29]='..you certainly saved me a lot of time by obtaining the best possible deal for me..'
quotes[30]='..I have already mentioned to friends about your service, and I hope it leads to further work for you..'
quotes[31]='..I will definitely be calling again when anyone in my family needs a new vehicle. Thanks again for your help.'
quotes[32]='..I appreciate what you told us about resale and build quality..'
quotes[33]='..I can\'t overstate how Shirley and I appreciate your advice..'
quotes[34]='..and the professional manner Brisbane Car Consultants assist and meet client\'s expectations..'
quotes[35]='..you will always receive our business..'
quotes[36]='..can be assured we will be referring friends and associates to you from now on..'
quotes[37]='..many thanks for your assistance during the past few weeks.. '
quotes[38]='..your service saved me in the vicinity of $1,500 on the best price that I was offered during weeks of ringing around and visiting dealers..'
quotes[39]='..I\'d especially like to thank you for your continued good humour and reassurance..'
quotes[40]='..In future you will be the first and only contact I make when I\'m in the market for a new vehicle.. '
quotes[41]='..I\'d be happy to recommend you to all AMA members, and I will be happy to recommend you to any one else for that matter..'
quotes[42]='..I will have no problems recommending you to friends & family..'
quotes[43]='..Thank you so much for finding me such an awesome Jeep..'
quotes[44]='..There is no way that I would have found anything like it without your help..'
quotes[45]='..I really appreciate the extra time you\'ve spent sorting things out..'
quotes[46]='..I will have no problems recommending you to friends & family..'


var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])

}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
