<!--
var newwindow;
var wheight = 0, wwidth = 0;

function popitup5(url, title, iwidth, iheight, colour) {
  var pwidth, pheight;

  if ( !newwindow || newwindow.closed ) {
    pwidth=iwidth+30;
    pheight=iheight+30;
    newwindow=window.open('','htmlname','width=' + pwidth +',height=' +pheight + ',resizable=1,top=50,left=10');
    wheight=iheight;
    wwidth=iwidth;
    }

  if (wheight!=iheight || wwidth!=iwidth ) {
    pwidth=iwidth+30;
    pheight=iheight+60;
    newwindow.resizeTo(pwidth, pheight);
    wheight=iheight;
    wwidth=iwidth;
    }

    newwindow.document.clear();
    newwindow.focus();
    newwindow.document.writeln('<html> <head> <title>' + title + '<\/title> <\/head> <body bgcolor= \"' + colour + '\"> <center>');
    newwindow.document.writeln('<img src=' + url + '>');
    newwindow.document.writeln('<\/center> <\/body> <\/html>');
    newwindow.document.close();
    newwindow.focus();
}

// Routines to tidy up popup windows when page is left
// Call with an onUnload="tidy5()" in body tag

function tidy5() {
if (newwindow && !newwindow.closed) { newwindow.close(); }
}

// Based on JavaScript provided by Peter Curtis at www.pcurtis.com -->


var popUpWindow;

function popUp(imageName)
{
  if (!popUpWindow) {
    popUpWindow = window.open("viewImage.htm","Insight Automation, Inc.","width=600,height=340");
  }

  popUpWindow.document.displayImage.src = imageName;
  popUpWindow.focus();
}







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_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}


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);

// Advanced Random Images Start
// Copyright 2001-2002 All rights reserved, by Paul Davis - www.kaosweaver.com
  var j,d="",l="",m="",p="",q="",zz="",KW_ARI= new Array()
  KW_ARI[KW_ARI.length]='images/motto1.jpg?&width=497&height=57&alt=InsightAutomation=0&border=0';
  KW_ARI[KW_ARI.length]='images/motto2.jpg?&width=497&height=57&alt=InsightAutomation=0&border=0';
  KW_ARI[KW_ARI.length]='images/motto3.jpg?&width=497&height=57&alt=InsightAutomation=0&border=0';
  KW_ARI[KW_ARI.length]='images/motto4.jpg?&width=497&height=57&alt=InsightAutomation=0&border=0';
  KW_ARI[KW_ARI.length]='images/motto5.jpg?&width=497&height=57&alt=InsightAutomation=0&border=0';
  j=parseInt(Math.random()*KW_ARI.length);
  j=(isNaN(j))?0:j;
  if (KW_ARI[j].indexOf('?')==-1) {
    document.write("<img src='"+KW_ARI[j]+"'>");
  }
  else {
    nvp=KW_ARI[j].substring(KW_ARI[j].indexOf('?')+2).split('&');
    for(var i=0;i<nvp.length;i++) {
      sub=nvp[i].split('=');
      switch(sub[0]) {
      case 'link':
          l="<a href='"+unescape(sub[1])+"'>";
          p="</a>";
          alert("3");
      break;
      case 'target':
          q=" target='"+unescape(sub[1])+"'";
          alert("4");
        break;
      default:
          m+=" "+sub[0]+"='"+unescape(sub[1])+"'";
        break;
      }
    }
    zz=(l!="")?((q!="")?l.substring(0,l.length-1)+q+">":l):"";
    zz+="<img src='"+KW_ARI[j].substring(0,KW_ARI[j].indexOf('?'))+"'"+m+">"+p;
//  document.write(zz);
  }


  var j1,d1="",l1="",m1="",p1="",q1="",aa="",pictureArray= new Array()
  pictureArray[pictureArray.length]='images/control240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/Mountain240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000664240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000746240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000746z240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000753240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000762240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000766240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000766a240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000767240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000782240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000784240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000787240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/P0000788240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/PumpingJackBlack240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/PumpingJackRed240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';
  pictureArray[pictureArray.length]='images/PumpingJackWhite240x480.jpg?&width=240&height=480&alt=InsightAutomation=0&border=0';

  j1=parseInt(Math.random()*pictureArray.length);
  j1=(isNaN(j1))?0:j1;

  nvp=pictureArray[j1].substring(pictureArray[j1].indexOf('?')+2).split('&');
  for(var i=0;i<nvp.length;i++) {
    sub=nvp[i].split('=');
    switch(sub[0]) {
    default:
        m1+=" "+sub[0]+"='"+unescape(sub[1])+"'";
    break;
    }
  }
  aa=(l1!="")?((q1!="")?l.substring(0,l.length-1)+q1+">":l):"";
  aa+="<img src='"+pictureArray[j1].substring(0,pictureArray[j1].indexOf('?'))+"'"+m1+">"+p1;





//-->
