<!-- Hide from old browsers

<!--PICOSEARCH_SKIPTEXTSTART-->

if(location.href.indexOf("dimema.com") != -1){
var loc = location.href.replace(/dimema/,"contentdm");
location.replace(loc);
}

browser_version= parseInt(navigator.appVersion);
browser_type = navigator.appName;

if (navigator.platform && (navigator.platform.indexOf('Mac')) > -1) {
    document.write('<LINK HREF="/styles/macstyle.css" REL="styleSheet" TYPE="text/css">');
    } 
	
	else if (browser_type == "Netscape" && (browser_version >= 5)) {
document.write("<link REL='stylesheet' HREF='/styles/mainstyle.css' TYPE='text/css'>");
	}
	
	else if (browser_type == "Netscape" && (browser_version >= 4)) {
document.write("<link REL='stylesheet' HREF='/styles/net4style.css' TYPE='text/css'>");
	}
		
	else {
      document.write('<LINK HREF="/styles/mainstyle.css" REL="styleSheet" TYPE="text/css">');
    }	

document.write('<LINK HREF="/styles/genstyle.css" REL="styleSheet" TYPE="text/css">');

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);

function openpopup(){
var popurl="/products/tour0606.html"
winpops=window.open(popurl,"","width=800,height=600,resizable,")
}

function ConfirmDel(theURL) {
	if(confirm("This will permanently delete this item. Proceed?")) {
	   location = theURL;
	}
}

function clearDefault(el) {

  if (el.defaultValue==el.value) el.value = ""}
  
function buildArray() {
  var a = buildArray.arguments;
  for (i=0; i<a.length; i++) {
    this[i] = a[i];
  }
  this.length = a.length;
}

function go(which, num, win) {
  n = which.selectedIndex;
  if (n != 0) {
    var url = eval("urls" + num + "[n]")
    if (win) {
      openWindow(url);
    } else {
      location.href = url;
    }
  }
}

function today(){
var d=new Date();
var day=d.getDate();
var month=d.getMonth() + 1;
var year=d.getFullYear();
return month + "/" + day + "/" + year;
}

<!--PICOSEARCH_SKIPTEXTEND-->

// -->
