<!--
function nxtpmt(n) {
 o=document.pmt
 o.curpg.value=n
 o.submit()
 }

function preload(){
 for (i=0;i<arguments.length;i++){this[i]=new Image();this[i].src=arguments[i]}
 return this
 }

function ovrj(b){document[b].src='images/'+b+'b.jpg'}
function outj(b){document[b].src='images/'+b+'a.jpg'}
function bjpg(b,htm) {
 return '<a onMouseOut="outj(\''+b+'\')" onMouseOver="ovrj(\''+b+'\')" href="'+htm+'"><img src="/images/'+b+'a.jpg" name='+b+' alt="" border=0></a>'
 }
function ovrg(b){document[b].src='/images/'+b+'b.gif'}
function outg(b){document[b].src='/images/'+b+'a.gif'}
function bgif(b,htm,chk) {
 ms=(chk=='')?'':(' onclick="'+chk+'"')
 return '<a'+ms+' onMouseOut="outg(\''+b+'\')" onMouseOver="ovrg(\''+b+'\')" href="'+htm+'"><img src="/images/'+b+'a.gif" name='+b+' id='+b+' alt="" border=0></a>'
 }
function bgif2(b,htm,chk,alt) {
 ms=(chk=='')?'':' onclick="'+chk+'"'
 return '<a'+ms+' onMouseOut="outg(\''+b+'\')" onMouseOver="ovrg(\''+b+'\')" href="'+htm+'"><img src="/images/'+b+'a.gif" name='+b+' alt="'+alt+'" border=0></a>'
 }
function ovrgn(n,b){document['d'+n].src='/images/'+b+'b.gif'}
function outgn(n,b){document['d'+n].src='/images/'+b+'a.gif'}
function bgifn(n,b,htm,chk) {
 ms=(chk=='')?'':' onclick="'+chk+'"'
 return '<a'+ms+' onMouseOut="outgn('+n+',\''+b+'\')" onMouseOver="ovrgn('+n+',\''+b+'\')" href="'+htm+'"><img src="/images/'+b+'a.gif" name=d'+n+' border=0></a>'
 }

function tit(t1,t2){
if (bw.ie) document.write('<center>',t1,'</center>')
else document.write('<center><img src="/images/',t2,'" border=0></center>')
}

function titp(t1,t2){
if (bw.ie) document.write(t1)
else document.write('<img src="/images/',t2,'" alt="title" border=0><br class=s2>')
}

function hvr(o,newColor) {
 if(document.all){
  o.style.cursor='hand';	
  o.style.background=newColor;
  }
 }
function hvr0(o,newColor) {if(document.all){o.style.background=newColor;}}

function yesno(msg) {
 if (confirm(msg)) return true;
 return false;
 }
function yesno2(frm,msg,url) {
 if (confirm(msg)) {
  frm.action=url;
  frm.submit();
  }
 return false;
 }

//Starting the script 
//ap1b=new //preload('images/p1b.jpg','images/p2b.jpg','images/p3b.jpg','images/p4b.jpg','images/p5b.jpg','images/p6b.jpg','images/p7b.jpg');

//'h2 {font-family:Arial; font-size:14pt; font-weight:bold; color:white; margin-bottom:0; background:#cc99cc}\n',
//-->