// JavaScript Document
<!--


today=new Date();

// Build an array initializer
function isnArray() {
	argnr=isnArray.arguments.length
	for (var i=0;i<argnr;i++) {
		this[i+1] = isnArray.arguments[i];
	}
}

// And months and day arrays
var isnMonths=new isnArray("January","February","March","April","May","June","July","August","September","October","November","December");
var isnDays= new isnArray("Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday");
isnDays[0]="Sunday";

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}
<!--

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 quick() {
	mywidth = 473;
	myheight = 440;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open('http://www.biolase.com/waterlase/waterlase-procedure/waterlase-procedure.html', 'works', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}

function quick_int(x) {
	switch(x){
		case "g":
			var url = 'http://www.biolase.com/waterlase/waterlase-procedure/waterlase-procedure_ger.html';
			break;
	}
	mywidth = 473;
	myheight = 440;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open(url, 'works', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}

function laser() {
	mywidth = 600;
	myheight = 440;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open('http://www.biolase.com/new-adweb/pop-template.htm', 'news', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}

function laser2() {
	mywidth = 600;
	myheight = 440;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open('http://www.biolase.com/pop-template.html', 'news', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}

function lasers() {
	mywidth = 525;
	myheight = 440;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open('http://www.biolase.com/new-adweb/pop-laser360.html', 'laser', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}

function water() {
	mywidth = 525;
	myheight = 525;
	myleft = (screen.width - mywidth) / 2;
	mytop = (screen.height - myheight) / 2;
	window.open('http://www.biolase.com/new-adweb/pop-water360.html', 'water', 'width='+mywidth+',height='+myheight+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left='+myleft+',top='+mytop);
}


//-->//-->