function openWindow(newURL) {

	newWindow = window.open(newURL, 'newWin', 'toolbar=no,location=no,scrollbars=auto,width=325,height=400')
}

function openWindow2(newURL) {

	newWindow = window.open(newURL, 'newWin', 'toolbar=no,location=no,scrollbars=auto,width=325,height=400')
}

function copyrightwindow(newURL) {

	newWindow = window.open(newURL, 'newWin', 'toolbar=no,location=no,scrollbars=auto,width=630,height=430')
}

function writereview(newURL) {

	newWindow = window.open(newURL, 'newWin', 'toolbar=no,location=no,scrollbars=auto,width=630,height=670')
}

function emailreview(newURL) {

	newWindow = window.open(newURL, 'newWin', 'toolbar=no,location=no,scrollbars=auto,width=630,height=600')
}

function why(newURL) {
   var sFeatures;
   var w;
   var h;
   l = ((screen.width-400)/2);
   t = ((screen.height-500)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=auto,width=400,height=500";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(newURL, 'newWin', sFeatures);
	newWindow.focus();
}

function specialOrder(newURL) {
   var sFeatures;
   var w;
   var h;
   l = ((screen.width-400)/2);
   t = ((screen.height-500)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=auto,width=340,height=370";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(newURL, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function newProduct(newURL) {
   var sFeatures;
   l = ((screen.width-400)/2);
   t = ((screen.height-500)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=auto,width=355,height=400";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(newURL, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function equipmentOptionPopup (url)
{
   var sFeatures;
   l = ((screen.width-800)/2);
   t = ((screen.height-700)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=yes,width=800,height=700";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(url, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function WhyMailingList (url)
{
   var sFeatures;
   l = ((screen.width-60)/2);
   t = ((screen.height-400)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=yes,width=600,height=400";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(url, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function UPSPerformance (url)
{
   var sFeatures;
   l = ((screen.width-60)/2);
   t = ((screen.height-320)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=no,width=600,height=320";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(url, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function giftCardPopup (url)
{
   var sFeatures;
   l = ((screen.width-700)/2);
   t = ((screen.height-500)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=yes,width=700,height=500";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(url, 'newWin', sFeatures);
	if (newWindow) newWindow.focus();
}

function cvv2(newURL) {
   var sFeatures;
   var w;
   var h;
   l = ((screen.width-680)/2);
   t = ((screen.height-640)/2);
   sFeatures = "toolbar=no,location=no,scrollbars=auto,width=680,height=640";
   sFeatures = sFeatures+",left="+l;
   sFeatures = sFeatures+",top="+t;
	newWindow = window.open(newURL, 'newWin', sFeatures);
	newWindow.focus();
}

function moreinfo(pid)
{
var f = document.forms[0];
var docServerPath = "http://www.quickmedical.com/productstatus/moreinfo.php?pid=" + pid;
window1=window.open(docServerPath,'messageWindow1','scrollbars=no,width=325,height=340');
 
}

function moreinfoshipping(pid)
{
var f = document.forms[0];
var docServerPath = "http://www.quickmedical.com/productstatus/moreinfoshipping.php?pid=" + pid;
window1=window.open(docServerPath,'messageWindow1','scrollbars=no,width=325,height=440');
 
}
function moreinfowarranty(pid)
{
var f = document.forms[0];
var docServerPath = "http://www.quickmedical.com/productstatus/moreinfowarranty.php?pid=" + pid;
window1=window.open(docServerPath,'messageWindow1','scrollbars=no,width=325,height=420');
 
}
function moreinforeturn(pid)
{
var f = document.forms[0];
var docServerPath = "http://www.quickmedical.com/productstatus/moreinforeturn.php?pid=" + pid;
window1=window.open(docServerPath,'messageWindow1','scrollbars=no,width=325,height=420');
 
}


function movepic(img_name,img_src) {
document[img_name].src=img_src;
}

  var web = "webmaster"
   var emailHost = "quickmedical.com"

  var tech = "technicalsupport"
 var emailHost = "quickmedical.com"
 
  var prod = "productsupport"
   var emailHost = "quickmedical.com"
  
  var contact2 = "CustomerService@quickmedical.com"

  var email = "customerservice"

  var emailHost = "quickmedical.com"

  var contact = "sales@quickmedical.com"

  var email2 = "sales"

  var emailHost = "quickmedical.com"

  var contact = "corp@quickmedical.com"

  var email3 = "corp"

  var emailHost = "quickmedical.com"

  var contact = "brewerpromo@quickmedical.com"

  var email4 = "brewerpromo"

  var emailHost = "quickmedical.com"
  

   
function externalLinks() { 
 if (!document.getElementsByTagName) return; 
 var anchors = document.getElementsByTagName("a"); 
 for (var i=0; i<anchors.length; i++) { 
   var anchor = anchors[i]; 
   if (anchor.getAttribute("href") && 
       anchor.getAttribute("rel") == "external") 
     anchor.target = "_blank"; 
 } 
} 
window.onload = externalLinks;

function closeme() {

	window.close()

}




function TabPlay() {

var idlist = new Array(	'tab1zoom','tab2zoom','tab3zoom', 'tab4zoom', 'tab5zoom',
						'tab1set','tab2set','tab3set', 'tab4set', 'tab5set',
						'tabtext1','tabtext2','tabtext3', 'tabtext4', 'tabtext5');


if(arguments.length < 1) { return; }
for(var i = 0; i < idlist.length; i++) {
   var block = false;
   for(var ii = 0; ii < arguments.length; ii++) {
      if(idlist[i] == arguments[ii]) {
         block = true;
         break;
         }
      }
   if(block) { document.getElementById(idlist[i]).style.display = "block"; }
   else { document.getElementById(idlist[i]).style.display = "none"; }
   }
}





<!--begin dropdown javascript-->
function form1Handler(form1){
var URL = document.form1.site.options[document.form1.site.selectedIndex].value;
window.location.href = URL;
}
function form2Handler(form2){
var URL = document.form2.site.options[document.form2.site.selectedIndex].value;
window.location.href = URL;
}
<!--begin Puritan popups-->
function diagramP(which) {
	openWindow = window.open(which, '', 'width=470,height=215,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
<!--end Puritan popups-->
<!--begin Brewer javascript-->
function go(which) {
str = which.options[which.selectedIndex].value
if (str.length > 0) {
document.location = str;
}
else
{
alert("Please select a color before adding this item to your cart"); } }

function validate()
{
x=document.form3
input=x.menu1.value
if (input.length<1)
{
alert("")
return false
}
else
{
return true
}
}

function openWindowColors(which) {
openWindow = window.open(which, '', 'width=480,height=317,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
openWindow.focus()
}
function openWindowColor(which) {
openWindow = window.open(which, '', 'width=650,height=740,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
openWindow.focus()
}
function diagramB(which) {
openWindow = window.open(which, '', 'width=600,height=250,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
openWindow.focus()
}
<!--end Brewer dropdown javascript-->
<!--end dropdown javascript-->
<!--begin tanita popups-->
function display(which) {
	openWindow = window.open(which, '', 'width=430,height=777,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram1(which) {
	openWindow = window.open(which, '', 'width=350,height=282,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram(which) {
	openWindow = window.open(which, '', 'width=487,height=474,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram2(which) {
	openWindow = window.open(which, '', 'width=790,height=575,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram3(which) {
	openWindow = window.open(which, '', 'width=430,height=340,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram4(which) {
	openWindow = window.open(which, '', 'width=545,height=290,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram5(which) {
	openWindow = window.open(which, '', 'width=510,height=385,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function diagram6(which) {
	openWindow = window.open(which, '', 'width=550,height=355,left=0,top=0,scrollbars=no,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
function display2(which) {
	openWindow = window.open(which, '', 'width=662,height=800,left=0,top=0,scrollbars=yes,toolbar=no,location=no,resizable=no')
	openWindow.focus()
}
<!--end tanita popups-->
<!--begin wolf popups-->
function diagramW(which) {
openWindow = window.open(which, '', 'width=575,height=400,left=0,top=0,scrollbars=yes,toolbar=no,location=no,resizable=no')
openWindow.focus()
}
<!--end wolf popups-->
<!--begin polymer popups-->
function diagramCardio(which) {
openWindow = window.open(which, '', 'width=850,height=650,left=0,top=0,scrollbars=yes,toolbar=no,location=no,resizable=no')
openWindow.focus()
}
<!--end polymer popups-->



<!--BEGIN cross browser css test -->
/*
CSS Browser Selector v0.2.7
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
var css_browser_selector = function() {var ua=navigator.userAgent.toLowerCase(),is=function(t){return ua.indexOf(t) != -1;},h=document.getElementsByTagName('html')[0],b=(!(/opera|webtv/i.test(ua))&&/msie (\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?'gecko ff2':is('firefox/3')?'gecko ff3':is('gecko/')?'gecko':is('opera/9')?'opera opera9':/opera (\d)/.test(ua)?'opera opera'+RegExp.$1:is('konqueror')?'konqueror':is('applewebkit/')?'webkit safari':is('mozilla/')?'gecko':'',os=(is('x11')||is('linux'))?' linux':is('mac')?' mac':is('win')?' win':'';var c=b+os+' js'; h.className += h.className?' '+c:c;}();
<!--END cross browser css test -->
