var randomnumber = Math.round(Math.random() * 100000);
 //function ad(p, r) {
 //  var ord = "<a href='http://" + p + "jump" +  r + "ord=" + num + "?'><img src='http://" + p + "ad" + r + "ord=" + num + "?' border='0'></a>";
 // return(ord);
 // }

//code for email popup
var myrl = location.href;
	var daurl = ("http://costest.construction.com/cest/emailus/form2.asp?rd="+myrl);
	var canurl = ("http://costest.construction.com/cest/emailus/supplyform.asp?subject=canhelp");
	var needurl = ("http://costest.construction.com/cest/emailus/supplyform.asp?subject=needhelp");
	var friendurl = ("http://costest.construction.com/cest/efriend/friend.asp?rd="+myrl);
function maillink(p){
	window.open(p,'mail','width=617,height=561,scrollbars=yes,toolbar');
	}
//end email code
	
function jumpMenu(target,selObj,restore){ 
  if (selObj.selectedIndex>0 && selObj.options[selObj.selectedIndex].value != ''){
    window.open(selObj.options[selObj.selectedIndex].value,target);}
  else if(selObj.options[selObj.selectedIndex].value == '')  {selObj.selectedIndex=0;}
  if (restore) selObj.selectedIndex=0;
}

ns4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;

function loadIFrame(urlToLoad) {
  document.write("<iframe src="+urlToLoad+" width='150' height='106' scrolling='no' frameborder='0' marginwidth='0' marginheight='0'></iframe>");
}
function loadILayer(urlToLoad) {
  document.write("<ilayer src="+urlToLoad+" width='150' height='106' scrolling='no'></ilayer>");
}

function loadIndices() {
 // if (ns4) loadILayer('http://hosting.standardandpoors.com/cgi-bin/WebObjects/SNP?action=gotoNamedPage&pageName=MarketIndices&tracking=CON&pc=CON&auth=USER');
 // else
   
  if (ie4) loadIFrame('http://hosting.standardandpoors.com/cgi-bin/WebObjects/SNP?action=gotoNamedPage&tracking=CON&pc=CON&auth=user&pageName=MarketIndices');
}
 
  // if (ie4) loadIFrame('http://hosting.standardandpoors.com/cgi-bin/WebObjects/SNP?action=gotoNamedPage&tracking=CON&pc=CON&auth=user&pageName=MarketIndices');
   //  if (ie4) loadIFrame('http://beta.sandpwebsolutions.com/cgi-bin/WebObjects/SNP?action=gotoNamedPage&tracking=CON&pc=CON&auth=user&pageName=MarketIndices');

<!--
function checkform ( form )
{
    // ** END **
        return true ;
}
//-->

function checkOrps(someForm){

if((someForm.authcode.options[someForm.authcode.selectedIndex].value=="con100")||(someForm.authcode.options[someForm.authcode.selectedIndex].value=="con101")){
    someForm.orps.value=1;
}
else{
    someForm.orps.value=0;
}
}

function navimage (environment) {
	var site = "";
	if (environment > ""){
	  site=environment;
	}
	if (sponsor1.indexOf("home") > -1){
	  document.imghome.src = site+"/images/topnav_home_on.gif";
	}
	if (sponsor1.indexOf("center2") > -1){
	  document.imgresource.src = site+"/images/topnav_resource_on.gif";
	}
	if (sponsor1.indexOf("tert2") > -1){
	  document.imgresource.src = site+"/images/topnav_resource_on.gif";
	}
	if (sponsor1.indexOf("center3") > -1){
	  document.imgprojects.src = site+"/images/topnav_project_on.gif";
	}
	if (sponsor1.indexOf("tert3") > -1){
	  document.imgprojects.src = site+"/images/topnav_project_on.gif";
	}
	if (sponsor1.indexOf("center4") > -1){
	  document.imgproducts.src = site+"/images/topnav_products_on.gif";
	}
	if (sponsor1.indexOf("tert4") > -1){
	  document.imgproducts.src = site+"/images/topnav_products_on.gif";
	}
	if (sponsor1.indexOf("center5") > -1){
	  document.imgequipment.src = site+"/images/topnav_equip_on.gif";
	}
	if (sponsor1.indexOf("tert5") > -1){
	  document.imgequipment.src = site+"/images/topnav_equip_on.gif";
	}
	if (sponsor1.indexOf("center6") > -1){
	  document.imgcareer.src = site+"/images/topnav_career_on.gif";
	}
	if (sponsor1.indexOf("tert6") > -1){
	  document.imgcareer.src = site+"/images/topnav_career_on.gif";
	}
	if (sponsor1.indexOf("center7") > -1){
	  document.imgnews.src = site+"/images/topnav_news_on.gif";
	}	
	if (sponsor1.indexOf("tert7") > -1){
	  document.imgnews.src = site+"/images/topnav_news_on.gif";
	}
	if (sponsor1.indexOf("center8") > -1){
	  document.imgintl.src = site+"/images/topnav_intl_on.gif";
	}	
	if (sponsor1.indexOf("tert8") > -1){
	  document.imgintl.src = site+"/images/topnav_intl_on.gif";
	}
}


