<html>
<head>
<title>Example Showcases No2</title>
<STYLE TYPE="text/css">
.roll { font-size: 14px; font-family: times }
.bdy { font-size: 14px; font-family: arial }
.sml { font-size: 11px; font-family: arial }
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function subWin1(){
window.open("building009.htm","window2","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin2(){
window.open("building010.htm","window3","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin3(){
window.open("building011.htm","window4","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin4(){
window.open("building012.htm","window5","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin5(){
window.open("building013.htm","window6","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin6(){
window.open("building014.htm","window7","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
function subWin7(){
window.open("building015.htm","window8","resizable=no,menubar=no,directories=no,status=no,location=no,width=463,height=400");
}
function subWin8(){
window.open("building016.htm","window9","resizable=no,menubar=no,directories=no,status=no,location=no,width=468,height=400");
}
//-->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--

function showLAYER(layName){
  if(document.layers)document.layers[layName].visibility='show' 
  if(document.all)document.all(layName).style.visibility='visible'
}

function hideLAYER(layName){
  if(document.layers)document.layers[layName].visibility='hide' 
  if(document.all)document.all(layName).style.visibility='hidden'
}

function hideALL(){
  hideLAYER('help0')
  hideLAYER('help1')
  hideLAYER('help2')
  hideLAYER('help3')
  hideLAYER('help4')
}

<!---->
</SCRIPT>


<script language="JavaScript">
<!--
function MM_timelinePlay(tmLnName, myID) { //v1.2
  //Copyright 1997 Macromedia, Inc. All rights reserved.
  var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false;
  if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
  tmLn = document.MM_Time[tmLnName];
  if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID
  if (myID == tmLn.ID) { //if Im newest
    setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);
    fNew = ++tmLn.curFrame;
    for (i=0; i<tmLn.length; i++) {
      sprite = tmLn[i];
      if (sprite.charAt(0) == 's') {
        if (sprite.obj) {
          numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0];
          if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range
            keyFrm=1;
            for (j=0; j<sprite.values.length; j++) {
              props = sprite.values[j]; 
              if (numKeyFr != props.length) {
                if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr];
                else        sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];
              } else {
                while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++;
                if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) {
                  if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1];
                  else        sprite.obj[props.prop2][props.prop] = props[keyFrm-1];
        } } } } }
      } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);
      if (fNew > tmLn.lastFrame) tmLn.ID = 0;
  } }
}

function MM_preloadImages() { //v2.0
  if (document.images) {
    var imgFiles = MM_preloadImages.arguments;
    if (document.preloadArray==null) document.preloadArray = new Array();
    var i = document.preloadArray.length;
    with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){
      preloadArray[i] = new Image;
      preloadArray[i++].src = imgFiles[j];
  } }
}

function MM_swapImgRestore() { //v2.0
  if (document.MM_swapImgData != null)
    for (var i=0; i<(document.MM_swapImgData.length-1); i+=2)
      document.MM_swapImgData[i].src = document.MM_swapImgData[i+1];
}

function MM_swapImage() { //v2.0
  var i,j=0,objStr,obj,swapArray=new Array,oldArray=document.MM_swapImgData;
  for (i=0; i < (MM_swapImage.arguments.length-2); i+=3) {
    objStr = MM_swapImage.arguments[(navigator.appName == 'Netscape')?i:i+1];
    if ((objStr.indexOf('document.layers[')==0 && document.layers==null) ||
        (objStr.indexOf('document.all[')   ==0 && document.all   ==null))
      objStr = 'document'+objStr.substring(objStr.lastIndexOf('.'),objStr.length);
    obj = eval(objStr);
    if (obj != null) {
      swapArray[j++] = obj;
      swapArray[j++] = (oldArray==null || oldArray[j-1]!=obj)?obj.src:oldArray[j];
      obj.src = MM_swapImage.arguments[i+2];
  } }
  document.MM_swapImgData = swapArray; //used for restore
}

function MM_initTimelines() {
    //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
    var ns = navigator.appName == "Netscape";
    document.MM_Time = new Array(1);
    document.MM_Time[0] = new Array(0);
    document.MM_Time["Timeline1"] = document.MM_Time[0];
    document.MM_Time[0].MM_Name = "Timeline1";
    document.MM_Time[0].fps = 15;
    document.MM_Time[0].lastFrame = 0;
    for (i=0; i<document.MM_Time.length; i++) {
        document.MM_Time[i].ID = null;
        document.MM_Time[i].curFrame = 0;
        document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;
    }
}
//-->
</script>
<STYLE TYPE="text/css">
<!--

.helps { position:absolute;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         left:100px;
         top:100px;
         width:300px;
         color:#000000;
         background-color:yellow;
         font-size:12pt;
         visibility:hidden }
         
#links0{ position:absolute;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         left:100px;
         top:120px;
         font-size:12pt;
         visibility:visible }
         
<!---->
</STYLE>

</head>

<body bgcolor="#FFFFFF" link="#FF0000" vlink="#FF0000" alink="#FF0000" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onLoad="MM_timelinePlay('Timeline1');MM_preloadImages('images/menu_home_02.gif','#950840054850');MM_preloadImages('images/menu_testimonials_02.gif','#950841663070');MM_preloadImages('images/menu_contactus_02.gif','#950841675100');MM_preloadImages('images/ar_on_back.gif','#951473416720');MM_preloadImages('images/ar_on_next.gif','#951473425450');MM_preloadImages('images/menu_aboutus_02.gif','#951474589760')">
<DIV CLASS="helps" ID="help0" style="left: 330px; top: 70px; width: 400px; height: 20px; background-color: white; layer-background-color: white; border: 1px none #000000; visibility: hidden">Brief 
  company overview </DIV>
<DIV CLASS="helps" ID="help1" style="left: 330px; top: 70px; background-color: white; layer-background-color: white; border: 1px none #000000; width: 437px; height: 19px; visibility: hidden">Learn 
  more about background and philosophy</DIV>
<DIV CLASS="helps" ID="help2" style="background-color: white; layer-background-color: white; border: 1px none #000000; left: 330px; top: 70px; width: 400px; height: 20px; visibility: hidden">Take 
  a tour of a few sample homes</DIV>
<DIV CLASS="helps" ID="help3" style="left: 330px; top: 70px; width: 400px; height: 20px; background-color: white; layer-background-color: white; border: 1px none #000000; visibility: hidden">See 
  what people say about us</DIV>
<DIV CLASS="helps" ID="help4" style="left: 329px; top: 70px; background-color: white; layer-background-color: white; border: 1px none #000000; width: 438px; height: 20px; visibility: hidden">Contact 
  us for any questions or comments</DIV>

<DIV ID="links0" style="left: 200px; top: 99px; width: 520px; height: 36px; visibility: visible"> 
  <div align="left"><A HREF="home.htm"
           onMouseOver="hideALL();showLAYER('help0');MM_swapImage('document.layers[\'links0\'].document.Image1','document.Image1','images/menu_home_02.gif','#950840054850')"
           onMouseOut="hideALL();MM_swapImgRestore()"> <img src="images/menu_home_01.gif" width="56" height="36" border="0" name="Image1" alt="Home"></A><img src="images/space.GIF" width="10" height="1"> 
    <A HREF="aboutus.htm"
           onMouseOver="hideALL();showLAYER('help1');MM_swapImage('document.layers[\'links0\'].document.Image2','document.Image2','images/menu_aboutus_02.gif','#951474589760')"
           onMouseOut="hideALL();MM_swapImgRestore()"><img src="images/menu_aboutus_01.GIF" width="73" height="36" border="0" name="Image2" alt="About Us"></A><img src="images/space.GIF" width="10" height="1"><A HREF="exampleshowcase.htm"
           onMouseOver="hideALL();showLAYER('help2')"
           onMouseOut="hideALL()"><img src="images/menu_example_01.GIF" width="145" height="36" border="0" name="Image3" alt="Example Showcases"></A><img src="images/space.GIF" width="10" height="1"><a href="testimonials.htm" 
           onMouseOver="hideALL();showLAYER('help3');MM_swapImage('document.layers[\'links0\'].document.Image4','document.Image4','images/menu_testimonials_02.gif','#950841663070')"
	   onMouseOut="hideALL();MM_swapImgRestore()"><img src="images/menu_testimonials_01.GIF" width="90" height="36" border="0" name="Image4" alt="Testmonials"></a><img src="images/space.GIF" width="10" height="1"> 
    <A HREF="contactus.htm"
           onMouseOver="hideALL();showLAYER('help4');MM_swapImage('document.layers[\'links0\'].document.Image5','document.Image5','images/menu_contactus_02.gif','#950841675100')"
           onMouseOut="hideALL();MM_swapImgRestore()"><img src="images/menu_contactus_01.GIF" height="36" border="0" name="Image5" alt="Contact Us"></A></div>
</DIV>
           
<table width="770" border="0" cellspacing="0" cellpadding="0" background="images/background01.gif">
  <tr> 
    <td width="515"><img src="images/left_pyramid01.gif" width="117" height="59" alt="Pyramid Homes"><img src="images/left_pyramid02.gif" width="84" height="59"><img src="images/left_pyramid05.gif" width="119" height="59"></td>
    <td width="200" valign="top"> 
      <div align="right"><img src="images/pyramidhomes.gif" width="180" height="59" alt="Pyramid Homes"></div>
    </td>
    <td width="55" valign="top"> 
      <div align="right"><img src="images/left_pyramid03.gif" width="43" height="59"></div>
    </td>
  </tr>
  <tr> 
    <td width="515"><img src="images/left_pyramid04.gif" width="117" height="40" alt="Pyramid Homes"><img src="images/ex_top.jpg" width="84" height="40"></td>
    <td width="200"><img src="images/space.GIF" width="1" height="1"></td>
    <td width="55"><img src="images/space.GIF" width="1" height="1">&nbsp;&nbsp; 
      &nbsp; </td>
  </tr>
</table>
<table width="765" border="0" cellspacing="0" cellpadding="0" height="36" bgcolor="#4F4C4C">
  <tr>
    <td><img src="images/left_pyramid06.gif" width="118" height="36"><img src="images/space.GIF" width="1" height="1"></td>
  </tr>
</table>
<table width="770" border="0" cellspacing="0" cellpadding="0" height="250">
  <tr>
    <td width="15%" valign="top" height="266"> 
      <div align="left">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr valign="top"> 
            <td height="191">
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><img src="images/ex_title_01.jpg" width="117" height="62" alt="Example Showcase"></td>
                </tr>
                <tr>
                  <td><img src="images/ex_left_b.jpg" width="117" height="130"></td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
        <img src="images/space.GIF" width="1" height="1"><br>
        <img src="images/space.GIF" width="1" height="40"></div>
    </td>
    <td width="85%" valign="top" height="266"> 
      <div align="left"></div>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td valign="top" width="30" height="51"><img src="images/ex_title02.gif" width="30" height="62"></td>
          <td width="594" valign="middle" height="51">
            <div align="center"> 
              <table width="250" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="27"><a href="exampleshowcase.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.Image6','document.Image6','images/ar_on_back.gif','#951473416720')"><img src="images/ar_off_back.gif" width="20" height="20" border="0" name="Image6" alt="Back"></a></td>
                  <td width="202"> 
                    <div align="center"><font class="bdy">Example Showcase</font></div>
                  </td>
                  <td width="21"><a href="exampleshowcase3.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.Image7','document.Image7','images/ar_on_next.gif','#951473425450')"><img src="images/ar_off_next.gif" width="20" height="20" border="0" name="Image7" alt="Next"></a></td>
                </tr>
              </table>
              <a href="aboutus.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.Image6','document.Image6','images/ar_on_back.gif','#951473416720')"> 
              </a><font class="sml"> [Page 2/3]</font> </div>
          </td>
          <td valign="middle" width="29" height="51"><img src="images/m_right.gif" width="30" height="62"></td>
        </tr>
        <tr> 
          <td valign="top" width="30" height="112"><img src="images/m_left.gif" width="30" height="175"></td>
          <td width="594" valign="top" height="112"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#CCCCCC">
              <tr> 
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 9</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 10</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 11</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 12</font></div>
                </td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td height="71"> 
                  <div align="center"><a href="javascript:subWin1();"><img src="images/ex_10.jpg" width="101" height="58" border="0" alt="Building 9"></a></div>
                </td>
                <td height="71"> 
                  <div align="center"><a href="javascript:subWin2();"><img src="images/ex_11.jpg" width="101" height="58" border="0" alt="Building 10"></a></div>
                </td>
                <td height="71"> 
                  <div align="center"><a href="javascript:subWin3();"><img src="images/ex_12.jpg" width="101" height="58" alt="Building 11" border="0"></a></div>
                </td>
                <td height="71"> 
                  <div align="center"><a href="javascript:subWin4();"><img src="images/ex_13.jpg" width="101" height="58" border="0" alt="Building 12"></a></div>
                </td>
              </tr>
            </table>
            <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
              <tr> 
                <td width="25%"> 
                  <div align="center"><font class="sml">Building13</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 14</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 15</font></div>
                </td>
                <td width="25%"> 
                  <div align="center"><font class="sml">Building 16</font></div>
                </td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="25%" height="67"> 
                  <div align="center"><a href="javascript:subWin5();"><img src="images/ex_14.jpg" width="101" height="58" border="0" alt="Building 13"></a></div>
                </td>
                <td width="25%" height="67">
                  <div align="center"><a href="javascript:subWin6();"><img src="images/ex_16.jpg" width="101" height="59" border="0" alt="Building 14"></a></div>
                </td>
                <td width="25%" height="67"> 
                  <div align="center"><a href="javascript:subWin7();"><img src="images/ex_18.jpg" width="101" height="58" border="0" alt="Building 15"></a></div>
                </td>
                <td width="25%" height="67"> 
                  <div align="center"><a href="javascript:subWin8();"><img src="images/ex_19.jpg" width="101" height="58" alt="Building 16" border="0"></a></div>
                </td>
              </tr>
            </table>
          </td>
          <td valign="middle" width="29" height="112"><img src="images/m_right_175.gif" width="30" height="175"></td>
        </tr>
      </table>
      <div align="center"> </div>
      <div align="center">
        <table width="100%" border="0" cellspacing="0" cellpadding="0" background="images/m_back.gif">
          <tr> 
            <td width="5%"><img src="images/m_corner.gif" width="30" height="30"></td>
            <td width="92%"> 
              <div align="center"> 
                <div align="center">
                  <div align="center"></div>
                  <div align="center"><font class="sml">1677 West Shaw Ave #101 
                    Fresno, CA 93711 / TEL(559) 222-4000 / FAX(559) 222-4150<br>
                    </font> </div>
    </div>
                </div>
            </td>
            <td width="3%"><img src="images/m_corner_right.gif" width="30" height="30"></td>
          </tr>
        </table>
        <div align="center"><font class="sml"><font color="#FF0000"><b><a href="mailto:info@pyramidhomes.net">info@pyramidhomes.net</a> 
          <img src="images/ex_10large.jpg" width="1" height="1"> <img src="images/ex_11large.jpg" width="1" height="1"></b></font></font> 
          <img src="images/ex_12large.jpg" width="1" height="1"> <img src="images/ex_13large.jpg" width="1" height="1"><img src="images/ex_14large.jpg" width="1" height="1"><img src="images/ex_16large.jpg" width="1" height="1"><img src="images/ex_18large.jpg" width="1" height="1"><img src="images/ex_19large.jpg" width="1" height="1"></div>
        </div>
      </td>
  </tr>
</table>
</body>
</html>
