var ns4 = (document.layers)? 1 : 0 ;
var ie = (document.all)? 1 : 0 ;
var usr = navigator.userAgent
var objns6 = (usr.indexOf('Netscape6')!=-1)? 1 : 0 ;
var ns = (document.getElementById)? 1 : 0 ;
var isMac = (navigator.userAgent.indexOf('Mac')!=-1) ;
var brsr = (navigator.appName.indexOf("Netscape")!=-1) ;

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() { //v3.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_swapImgRestore() 
{ //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function PlaySWFVideo() {
  win = window.open("http://www.belgardsoftware.com/sfw_video.htm","_video","width=650,height=610,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
  win.focus();
}

function oldcastle()
{
  win = window.open("http://www.oldcastle.com/","_blank","width=760,height=465,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function popup(adresa){
  var w=550 , h=400;
  var l=(screen.availWidth-w)/2 , t=(screen.availHeight-h)/2;
  win=window.open(adresa,"_blank","width="+w+",height="+h+",left="+l+",top="+t+",statusbar=no,toolbar=no,scrollbars=yes,navbar=no");
  win.focus();
}

function popupn(adresa){
  var w=450 , h=400;
  var l=(screen.availWidth-w)/2 , t=(screen.availHeight-h)/2;
  win=window.open(adresa,"_blank","width="+w+",height="+h+",left="+l+",top="+t+",statusbar=no,toolbar=no,scrollbars=no,navbar=no");
  win.focus();
}

function popup1(adresa, w, h){
  var l=(screen.availWidth-w)/2 , t=(screen.availHeight-h)/2;
  win=window.open(adresa,"_blank","width="+w+",height="+h+",left="+l+",top="+t+",statusbar=no,toolbar=no,scrollbars=yes,navbar=no");
  win.focus();
}

function getParameter(str, name) {
  var res = "";
  if (str.indexOf("?")!=-1) {
    str = str.substring(str.indexOf("?")+1, str.length);
    if (str.indexOf(name)!=-1) {
      if (str.indexOf("&"+name, str.indexOf(name)+name.length)!=-1)
        res = str.substring(str.indexOf("&"+name)+name.length+1, str.indexOf("&"+name))
   	  else
        res = str.substring(str.indexOf(name)+name.length+1, str.length);
      if (res.indexOf("&")!=-1)
        res = res.substring(0,res.indexOf("&"));
   	}
  }
  return res;
}

function showImage(id, src) {
  if (ie)
   	document.all[id].src = src;
  else if (ns)
	   document.getElementById(id).src = src;
}

function showBig(imageName, width, height) {
  win = window.open("big.htm?path="+imageName+"&width="+width+"&height="+height,"_blank","width="+Number(width+70)+",height="+Number(height+100)+",left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function showElement(id) {
  if(ie)
   	document.all[id].style.visibility = "visible";
  else if (ns)
   	document.getElementById(id).style.visibility = "visible";
}

function hideElement(id) {
  if(ie)
   	document.all[id].style.visibility = "hidden";
  else if (ns)
   	document.getElementById(id).style.visibility = "hidden";
}

function showhideElement(id) {
  if (ie) {
    if (document.all[id].style.visibility == "hidden")
      document.all[id].style.visibility = "visible";
    else
      document.all[id].style.visibility = "hidden";
  }
  else if (ns) {
    if (document.getElementById(id).style.visibility == "hidden")
  	   document.getElementById(id).style.visibility = "visible";
    else
  	   document.getElementById(id).style.visibility = "hidden";
  }
}

function showMessage(id, text) {
  if(ie)
   	document.all[id].innerHTML = text;
  else if (ns)
   	document.getElementById(id).innerHTML = text;
  showElement(id);
}

function showImagePopup(scriptName,section,ind,width,height) {
  width = (width>750)?750:width;
  height = (height>500)?500:height;
  width+=20;
  height+=130;
  width = (width<350)?360:width;
  height = (height<240)?250:height;
  win = window.open('big_image1.htm?script='+scriptName+'&section='+section
	+'&ind='+ind,'_blank','width='+width+',height='
	+height+',left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no');
  win.focus();
}

function visualizer() {
	win = window.open("http://clearimaging.com/cms/catalogs/VisualizerYoungblock/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
	win.focus();
}

function showroomKeystone() {
 win = window.open("http://clearimaging.com/cms/showrooms/keystonewalls/popup.htm?signature=youngblock", "_blank", "width=250, height=150, left=17, top=17, statusbar=no, toolbar=no, scrollbars=never, navbar=no");
 win.focus();
}

function trenwythShowroom() {
  win = window.open("http://www.clearimaging.com/cms/showrooms/trenwyth/popup.htm?signature=youngblock", "_blank", "width=250, height=150, left=17, top=17, statusbar=no, toolbar=no, scrollbars=never, navbar=no");
  win.focus();
}

function showroomPittsburgh() {
 win = window.open("http://clearimaging.com/cms/showrooms/pittsburghcorning/popup.htm?signature=youngblock", "_blank", "width=250, height=150, left=17, top=17, statusbar=no, toolbar=no, scrollbars=never, navbar=no");
 win.focus();
}

function dealerLocator(zip) {
  win = window.open("dealerlocator.htm?zip="+zip,"_blank","width=770,height=500,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function dealerMap(x,y) {
  var win = window.open("dealerlocator.htm?x="+x+"&y="+y,"_blank","width=770,height=500,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function catalogCreative() {
 win = window.open("http://www.clearimaging.com/cms/catalogs/belgard_catalog_2005/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function catalogArchitectural() {
 win = window.open("http://www.clearimaging.com/cms/catalogs/belgard_binder/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function catalog2009() {
  win = window.open("http://www.clearimaging.com/cms/catalogs/superlite_2009/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
  win.focus();
}

function catalog2007() {
	win = window.open("http://clearimaging.com/cms/catalogs/youngblock_2007/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
	win.focus();
}

function catalog2006() {
	win = window.open("http://clearimaging.com/cms/catalogs/belgard_2006/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
	win.focus();
}

function catalog2004() {
  win = window.open("http://www.clearimaging.com/cms/catalogs/catalog2004/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
  win.focus();
}

function catalog2005() {
  win = window.open("http://www.clearimaging.com/cms/catalogs/belgard_catalog_2005/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
  win.focus();
}

function seizemoment() {
 win = window.open("http://clearimaging.com/cms/catalogs/catalog2003/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function oasis() {
 win = window.open("http://clearimaging.com/cms/catalogs/oasis/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function matteroftaste() {
 win = window.open("http://clearimaging.com/cms/catalogs/matter_of_taste/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function nuance() {
 win = window.open("http://clearimaging.com/cms/catalogs/nuance/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

function guide() {
  win = window.open("http://www.belgard.biz/catalogs/guide/index.php","_blank","width=10,height=10,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function techart() {
  win = window.open("http://www.belgard.biz/catalogs/techart/bindermini.htm","techartbindermini","width=559,height=407,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function dufferin() {
  win = window.open('http://www.dufferinstone.com/dufferin/bindermini.htm','belgardcatalogs_dufferin','width=598,height=402,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no');
  win.focus();
}

function integra()
{
  win = window.open("http://www.integrawall.com/flipbinder/bindermini.htm","newbindermini","width=659,height=399,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function keystone() {
}

function belgard() {
}

function trenwyth() {
}

function quik() {
}

function newsletter() {
}

function showroom_small() {
  win = window.open("architectural_showroom/index.htm","_blank","width=780,height=520,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function showroom_big() {
  win = window.open("architectural_showroom/index.htm?type=big","_blank","width=780,height=520,left=17,top=17,statusbar=no,toolbar=no,scrollbars= never,navbar=no");
  win.focus();
}

function shapesCatalog() {
 win = window.open("http://www.clearimaging.com/cms/catalogs/youngblock_shapes/index.php?signature=youngblock","_blank","width=250,height=150,left=17,top=17,statusbar=no,toolbar=no,scrollbars=never,navbar=no");
 win.focus();
}

 var message = 
    "   For More Information About Us   " + String.fromCharCode(13,10)
  + " Call 800 741-2861 or Visit Us at: " + String.fromCharCode(13,10)
  + "      www.clearimaging.com         " + String.fromCharCode(13,10)
  + "   All Source Code Copyrighted     " + String.fromCharCode(13,10)
  + "    by Clearimaging.com "+(new Date()).getFullYear();
  
function clickIE4(){
  if (event.button==2){
    alert(message);
    return false;
  }
}

function clickNS4(e){
  if (document.layers||document.getElementById&&!document.all){
    if (e.which==2||e.which==3){
      alert(message);
      return false;
    }
  }
}

if (document.layers){
  document.captureEvents(Event.MOUSEDOWN);
  document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
  document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false");
