// JavaScript Document
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

// javaScript image
a1 = new Image;
a1.src = "img/sel.gif";
b1 = new Image;
b1.src = "img/sel_over.gif";
j1 = new Image;
j1.src = "img/pageimages/big/c8a.jpg";
j2 = new Image;
j2.src = "img/pageimages/big/c8b.jpg";
j3 = new Image;
j3.src = "img/pageimages/big/c8c.jpg";
j4 = new Image;
j4.src = "img/pageimages/big/c8d.jpg";
j5 = new Image;
j5.src = "img/pageimages/big/c8e.jpg";
j6 = new Image;
j6.src = "img/pageimages/big/c8f.jpg";
j7 = new Image;
j7.src = "img/pageimages/big/c8g.jpg";
j8 = new Image;
j8.src = "img/pageimages/big/c8h.jpg";
j9 = new Image;
j9.src = "img/pageimages/big/c8i.jpg";
j10 = new Image;
j10.src = "img/pageimages/big/c8k.jpg";
j11 = new Image;
j11.src = "img/pageimages/big/c8l.jpg";
j12 = new Image;
j12.src = "img/pageimages/big/c8m.jpg";
j13 = new Image;
j13.src = "img/pageimages/big/c8n.jpg";
var nav='c8';
function chgImg(number,imagex) {
  if (document.images) {
  	if (imagex!=nav) {
    eval ("document."+imagex+".src = "+number+".src");
	}
  }
}
function chgImg1(n,i) {
  if (document.images) {
    eval ("document."+i+".src = "+n+".src");

  }
}
//-->
<!--
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];}}
}
//-->