| Related sites for http://basalite.paccoast.com/ |
| Sign_Association_of_Canada Represents the Canadian sign industry. | | Erdos_Group_Co_,_Ltd Manufacturers' export arm for Mongolian made woven and knitted garments, and garment accessories, from cashmere wool. | | Market_Channels Assembly, packaging, and fulfillment, for manufacturers of consumer products. | | Rec_Technology Non-PC based shockproof digital video recorder. | | PlanetEngineers_com Online Shopping - solenoids, ceramic and neodymium magnets and wire. | | Ballesteros Manufacturer of custom component parts for athletic equipment. | | The_Log_Home_Specialist,_Inc_ Designs, finances, sells, and builds custom pine and cedar log home packages. Peru, New York. | | Hobby_Hill_Lighting Manufacturer of art and picture lights in many sizes and finishes. | | The_Chlorine_Institute Supports the chlor-alkali industry and serves the public by fostering the continuous evaluation of and improvements to the production, distribution and use of chlorine, sodium hypochlorite, and hydrog | | Gauge_Architecture Multi-disciplinary practice in Pretoria, South Africa specialising in architecture, planning, sustainable development, disabled access and capacity development. | | Macrofinans Mortgage broker featuring stamp duty calculator for Australian states and territories as well as a Q&A mortgage finder. | | Grindmaster__Corporation Products include juice dispensers, coffee makers, coffee grinders, and espresso machines. | | Global_Enterprises Plastic profile extruder and die cutter for the automotive, marine, aircraft and retail markets. | | Baan_Falang A wholesaler supplier of mannequins, torsos and display forms. | | EOilfield_com An online auction site for new and used oilfield equipment and related services. | | Peninsula_Avionics We are an FAA certified repair station based at the Kendall - Tamiami Airport in Miami, Florida, USA. | | Forest_Inventory_Group Provides timber resource information including cruising and grading for timberland owners. | | Simpleview_Productions Corporate videos including training, promotional, induction as well as documentary films. Also offers commercial photography. | | ApNano_Materials Commercializes proprietary technology for nanospheres and nanotubes made from inorganic compounds. | | Yu_Shing_Metal_Co__Ltd_ Metal can manufacturer and exporter. Specialized in packaging tin box, cookie gift box, cookie packaging box, candy box, tea can, ice cram can, and CD box. |
|
Welcome to Basalite
var IRPLs = new Array();
function IRPL(IRPL, region, prodline){
this.IRPL = IRPL;
this.region = region;
this.prodline = prodline;
}
IRPLs[IRPLs.length]=new IRPL(1,1,1);IRPLs[IRPLs.length]=new IRPL(19,1,2);IRPLs[IRPLs.length]=new IRPL(16,1,3);IRPLs[IRPLs.length]=new IRPL(20,1,4);IRPLs[IRPLs.length]=new IRPL(21,1,5);IRPLs[IRPLs.length]=new IRPL(22,1,6);IRPLs[IRPLs.length]=new IRPL(71,1,31);IRPLs[IRPLs.length]=new IRPL(2,2,1);IRPLs[IRPLs.length]=new IRPL(29,2,2);IRPLs[IRPLs.length]=new IRPL(31,2,3);IRPLs[IRPLs.length]=new IRPL(32,2,4);IRPLs[IRPLs.length]=new IRPL(34,2,6);IRPLs[IRPLs.length]=new IRPL(61,2,7);IRPLs[IRPLs.length]=new IRPL(3,3,1);IRPLs[IRPLs.length]=new IRPL(30,3,2);IRPLs[IRPLs.length]=new IRPL(35,3,3);IRPLs[IRPLs.length]=new IRPL(36,3,4);IRPLs[IRPLs.length]=new IRPL(37,3,5);IRPLs[IRPLs.length]=new IRPL(38,3,6);IRPLs[IRPLs.length]=new IRPL(64,3,7);IRPLs[IRPLs.length]=new IRPL(4,4,1);IRPLs[IRPLs.length]=new IRPL(39,4,2);IRPLs[IRPLs.length]=new IRPL(40,4,3);IRPLs[IRPLs.length]=new IRPL(41,4,4);IRPLs[IRPLs.length]=new IRPL(42,4,5);IRPLs[IRPLs.length]=new IRPL(43,4,6);IRPLs[IRPLs.length]=new IRPL(62,4,7);IRPLs[IRPLs.length]=new IRPL(72,4,31);IRPLs[IRPLs.length]=new IRPL(44,5,2);IRPLs[IRPLs.length]=new IRPL(45,5,3);IRPLs[IRPLs.length]=new IRPL(47,5,5);IRPLs[IRPLs.length]=new IRPL(48,5,6);IRPLs[IRPLs.length]=new IRPL(63,5,7);IRPLs[IRPLs.length]=new IRPL(6,6,1);IRPLs[IRPLs.length]=new IRPL(49,6,2);IRPLs[IRPLs.length]=new IRPL(50,6,3);IRPLs[IRPLs.length]=new IRPL(51,6,4);IRPLs[IRPLs.length]=new IRPL(52,6,5);IRPLs[IRPLs.length]=new IRPL(53,6,6); // select * from InstitutionProductLineInfo
function gotoHardScapes(){
window.open("http://www.basalitehardscapes.com","_blank");
}
function gotoBasaliteengineeredproducts(){
window.open("http://www.basaliteengineeredproducts.com","_blank");
}
function gotoBasalitehardscapesnevada(){
window.open("http://www.basalitehardscapesnevada.com","_blank");
}
function gotoProductLineLanding(plID){
if(document.getElementsByName("sRegion")[0].value != '-1'){
region = document.getElementsByName("sRegion")[0].value;
productline = plID;
for (x = 0 ; x < IRPLs.length ; x++){
if (IRPLs[x].region == region && IRPLs[x].prodline == productline){
//HARDSCAPES
if(IRPLs[x].IRPL == 4 || IRPLs[x].IRPL == 72 ) gotoBasalitehardscapesnevada();
else if(productline == 31 || IRPLs[x].IRPL == 1 || IRPLs[x].IRPL == 21) gotoHardScapes();
else if(IRPLs[x].IRPL == 16) gotoBasaliteengineeredproducts();
else
window.open("../default.jsp?InstRegionProdLineID="+IRPLs[x].IRPL,"_top");
return;
}
}
window.alert('The Product Line is not available in this region');
}else{
window.alert('Please select a region');
}
}
function checkBC(){
var f = document.getElementById("sRegion");
if(f.options[f.selectedIndex].text == 'British Columbia') {
window.open("/basalite/bc.html","BasaliteBC","width=640,height=480,directories=yes,location=yes,menubar=yes,status=yes,toolbar=yes,left=50,top=50,resizable=1,scrollbars=1");
}
}
function gotoHome(){
window.open("default.jsp","_self");
}
All Region
British ColumbiaCaliforniaColoradoIdahoNevadaWashington / Oregon
INTERLOCKING PAVING STONES
HARDSCAPES
STRUCTURAL BLOCK
RETAINING WALLS
  
FENCE & WALL SYSTEMSGARDEN LINEDRY MIX/SACK GOODSRELATED PRODUCTS
// /basalite/PageHandlerHeader.jsp var RegionID = -1; var InstRegProdLineID = -1; var ProductID=-1; var DMdomain = ""; var DMpage = window.location+"&domain=basalite"; var DMVersion = 86; var DMsendTo = "//collector.deepmetrix.com/dm.gif?"; var DMsession; function dmerr(){ return true; } window.onerror=dmerr; var u3k8u6y1j3 = new Date(); if (navigator.userAgent.indexOf('Mac') >= 0 && u3k8u6y1j3.getTimezoneOffset() >= 720){ u3k8u6y1j3.setTime (u3k8u6y1j3.getTime() - 1440*60*1000); } var u3k8u6y1 = location.protocol+DMsendTo+"v="+DMVersion+"&vst=1"; var u3k8u6 = document.cookie.toString(); if(u3k8u6.indexOf("_dmid") == -1){ DMsession = parseInt( Math.random()*1000000 ) + "_" + u3k8u6y1j3.getTime(); var u3k8 = ""; if(DMdomain != ""){ u3k8 = "domain="+ DMdomain +";"; } document.cookie = "_dmid=" + DMsession + ";expires=Mon, 31-Dec-2008 00:00:00 GMT;"+u3k8+"path=/;"; } u3k8u6 = document.cookie.toString(); if(u3k8u6.indexOf('_dmid') == -1){ DMsession = ""; }else{ if(u3k8u6.indexOf(';') == -1){ u3k8u6 = u3k8u6.replace(/_dm/g, ';_dm'); } var u3 = u3k8u6.indexOf("_dmid=") + 6; var g5b1z7i5z6 = u3k8u6.indexOf(";",u3); if (g5b1z7i5z6 == -1){ g5b1z7i5z6 = u3k8u6.length; } DMsession = unescape(u3k8u6.substring(u3,g5b1z7i5z6)); } u3k8u6y1 += "&id="+DMsession+"&url="+escape(DMpage) + "&ref="+escape(document.referrer)+"&lng=" + ((!document.all || navigator.userAgent.match('Opera')) ? navigator.language : navigator.userLanguage) + "&tz=" + (Math.round(new Date('dec 1, 2002').getTimezoneOffset()/60)*-1); if(screen){ u3k8u6y1 += "&scr=" + escape( screen.width + "x" + screen.height + " " + screen.colorDepth + "bpp" ); } u3k8u6y1 += "&rnd=" + new Date().getTime(); if(document.layers){ document.write(" |
|