function chek (namef1) {
if (document.forms[namef1].Email.value=="")
{alert("Enter Email!"); return;}
if (document.forms[namef1].First_name.value=="")
{alert("Enter First name!"); return;}

if (document.forms[namef1].Last_name.value=="")
{alert("Enter Last name!"); return;}

//if (document.forms[namef1].Occupation.value=="")
//{alert("Enter Occupation!"); return;}

//if (document.forms[namef1].Company_Name.value=="")
//{alert("Enter Company Name!"); return;}

//if (document.forms[namef1].Comments.value=="")
//{alert("Enter Comments!"); return;}

document.forms[namef1].submit();
}

function PBEM() { 
//document.getElementById("pbe").href = "mailto:%20?subject=" + escape(document.title) + "&body=Collective%20Consulting%20International%20-%20" + escape(document.title) + "%20-%20" + escape(document.location.href);
document.getElementById("pbe").href = "mailto:%20?subject=Collective%20Consulting%20International%20Web%20Site" + "&body=" + escape(document.title) + "%20-%20" + escape(document.location.href);
}

function PBEM_ru() { 
//document.getElementById("pbe").href = "mailto:%20?subject=" + escape(document.title) + "&body=Collective%20Consulting%20International%20-%20" + escape(document.title) + "%20-%20" + escape(document.location.href);
document.getElementById("pbe").href = "mailto:%20?subject=Collective%20Consulting%20International%20Web%20Site" + "&body=" + document.title + "%20-%20" + escape(document.location.href);
}


if (document.images) { 
image1 = new Image();
image1.src = "/img/mo_home.gif";
image2 = new Image();
image2.src = "/img/mo_about.gif";
image3 = new Image();
image3.src = "/img/mo_products.gif";
image4 = new Image();
image4.src = "/img/mo_distr.gif";
image5 = new Image();
image5.src = "/img/mo_globalops.gif";
image6 = new Image();
image6.src = "/img/mo_contact.gif";
image7 = new Image();
image7.src = "/img/mo_dot.gif";
image8 = new Image();
image8.src = "/img/mo_dot2.gif";
image9 = new Image();
image9.src = "/img/mo_dot3.gif";
image10 = new Image();
image10.src = "/img/products/logo_arthricare.gif";
image11 = new Image();
image11.src = "/img/products/logo_babyorajel.gif";
image12 = new Image();
image12.src = "/img/products/logo_boilease.gif";
image13 = new Image();
image13.src = "/img/products/logo_carmol.gif";
image14 = new Image();
image14.src = "/img/products/logo_entsol.gif";
image15 = new Image();
image15.src = "/img/products/logo_gentlenaturals.gif";
image16 = new Image();
image16.src = "/img/products/logo_lubrin.gif";
image17 = new Image();
image17.src = "/img/products/logo_orajel.gif";
image18 = new Image();
image18.src = "/img/products/logo_orajeltoddler.gif";
image19 = new Image();
image19.src = "/img/products/logo_skinshield.gif";
image20 = new Image();
image20.src = "/img/products/logo_transversal.gif";
}


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_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 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_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 OWF(urlf,titlef,fut) {
window.open(urlf,titlef,fut);
}

function info (id) { 
var s = id;
OWF(s,'PrintPage','height=500 width=700 scrollbars=yes directories=no hotkeys=no menubar=yes personalbar=no toolbar=yes status=yes resizable=yes');
}
