<!--

// Browser Sniffer
var sAgent = navigator.userAgent;

var mac = sAgent.indexOf("Mac") > -1;

bName = navigator.appName;
bVer = parseInt(navigator.appVersion);

ns3 = (bName == "Netscape" && bVer == 3);
ns4 = (bName == "Netscape" && bVer >= 4);
ie3 = (bName == "Microsoft Internet Explorer" && bVer == 3);
ie4 = (bName == "Microsoft Internet Explorer" && bVer >= 4);
ver4 = (ns4 || ie4)? true:false;
ie3_ns4_ie4 = (ns4 || ie4 || ie3)? true:false;

// Size the Form field for the appropriate browser
if (ie3||ie4){ var formsize=12; } else { var formsize=10;}



/* Functions that swaps images. */
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 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;
}

//Navigation
Nav = "<br>&nbsp;" +
"<A CLASS\='nav\' HREF\=" + "buildinginmexico1.htm\>BUILDING IN MEXICO</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "ourservices1.htm\>OUR SERVICES</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "designdetails1.htm\>DESIGN DETAILS</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "whoweare1.htm\>WHO WE ARE</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "talktous.htm\>TALK TO US</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "index.htm\>HOME</A>&nbsp;" +
"<hr noshade color='#b85b45' size='1'>"
//-->

//Navigation
NavWhoWeAre = "<br><hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "buildinginmexico1.htm\>BUILDING IN MEXICO</A> " +
"<hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "ourservices1.htm\>OUR SERVICES</A> " +
"<hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "designdetails1.htm\>DESIGN DETAILS</A> " +
"<hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "whoweare1.htm\>WHO WE ARE</A> <br>" +
"<A CLASS\='nav\' HREF\=" + "brucesresume.htm\>Principal «</A> " +
"<hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "talktous.htm\>TALK TO US</A> " +
"<hr noshade color='#cc9966' size='1'>" +
"<A CLASS\='nav\' HREF\=" + "index.htm\>HOME</A> " +
"<hr noshade color='#cc9966' size='1'>"
//-->

//Footer
Footer = " <p align='center' class='small'>" +
"<img src='images/line.gif' width='100%' height='1' border='0'>" +
"<br><br><A CLASS\='small\' HREF\=" + "buildinginmexico1.htm\>BUILDING IN MEXICO</A> | " +
"<A CLASS\='small\' HREF\=" + "ourservices1.htm\>OUR SERVICES</A> | " +
"<A CLASS\='small\' HREF\=" + "designdetails1.htm\>DESIGN DETAILS</A> | " +
"<A CLASS\='small\' HREF\=" + "whoweare1.htm\>WHO WE ARE</A> | " +
"<A CLASS\='small\' HREF\=" + "talktous.htm\>TALK TO US</A> | " +
"<A CLASS\='small\' HREF\=" + "index.htm\>HOME</A>" +
"<br><A CLASS\='small\' HREF\=" + "#top\>Back to Top</A>" +
"<br><br>Copyright © 2001-2010, Playa Design Studios" +
"<br><a href='mailto:info@playadesignstudios.com' class='small'>info@playadesignstudios.com</a>" +
"<br> "
//-->

//Footer Home
Footerhome = " <p align='center' class='small'>" +
"<img src='images/line.gif' width='100%' height='1' border='0'>" +
"<br><br><A CLASS\='small\' HREF\=" + "buildinginmexico1.htm\>BUILDING IN MEXICO</A> | " +
"<A CLASS\='small\' HREF\=" + "ourservices1.htm\>OUR SERVICES</A> | " +
"<A CLASS\='small\' HREF\=" + "designdetails1.htm\>DESIGN DETAILS</A> | " +
"<A CLASS\='small\' HREF\=" + "whoweare1.htm\>WHO WE ARE</A> | " +
"<A CLASS\='small\' HREF\=" + "talktous.htm\>TALK TO US</A> | " +
"<A CLASS\='small\' HREF\=" + "index.htm\>HOME</A>" +
"<br><A CLASS\='small\' HREF\=" + "#top\>Back to Top</A>" +
"<br><br>Copyright © 2001-2010, Playa Design Studios" +
"<br><a href='mailto:info@playadesignstudios.com' class='small'>info@playadesignstudios.com</a>" +
"<br> "
//-->