/******************
*  catscripts.js  *
*  by R.Aldridge  *
*  Jan 10, 2002.  *
******************/

function ApplyStyle()
{
var w = screen.width;
var h = screen.height;

if (w <= 640 && h <= 480)
{
  document.write("<link rel='stylesheet' type='text/css' href='catstyle640.css'>");
} else 
if (w >= 1024 && h >= 768) {
  document.write("<link rel='stylesheet' type='text/css' href='catstyle1240.css'>");

} else 
  document.write("<link rel='stylesheet' type='text/css' href='catstyle.css'>");
}



function WinImage(img, w, h, align)
{
    newWindow = window.open('',"newWin",'toolbar=no,location=no,scrollbars=no,resizable=no,width='+w+',height='+h);
    newWindow.document.write('<img src="'+ img +'" align="' + align +'"><br>');
    newWindow.document.write('<a href="" name="Close" onClick="window.close();"><img src="../images/close.gif" align="right" border="0" alt="Click to close window" onClick="window.close();"></a>');
    newWindow.document.close();
    newWindow.focus();
}

function WinImage1(img, w, h, align)
{
    newWindow = window.open('',"newWin",'toolbar=no,location=no,scrollbars=no,resizable=no,width='+w+',height='+h);
    newWindow.document.write('<img src="'+ img +'" align="' + align +'"><br>');
    newWindow.document.write('<a href="" name="Close" onClick="window.close();"><img src="../images/close.gif" align="right" border="0" alt="Click to close window" onClick="window.close();"></a>');
    newWindow.document.close();
    newWindow.focus();
}

function StyleSheet()
{

   document.write("<link rel='stylesheet' type='text/css' href='catstyle.css'>");
}


function popupMag1(win,w,h)
{
    newWindow = window.open(win,"newWin",'toolbar=no,location=no,scrollbars=no,resizable=no,width='+w+',height='+h);
   // newWindow.ResizeTo(w,h);
    newWindow.focus();
}

function popupLink(win)
{
    newWindow = window.open(win,'newWin','toolbar=no,location=no,scrollbars=no,resizable=no,width=620,height=360');
    newWindow.focus();
}


function popupMail(win)
{
    newWindow = window.open(win,'newWin','toolbar=no,location=no,scrollbars=no,resizable=no,width=620,height=380');
    newWindow.focus();
}

function popupError(win)
{
    newWindow = window.open(win,'newWin','toolbar=no,location=no,scrollbars=no,resizable=no,width=460,height=360');
    newWindow.focus();
}


function IndexFooter()
{

var w = screen.width;
var h = screen.height;

   document.write("<hr class='hr2'><br>");
   document.write("<table border='0' cellpadding='0'width='25%' align='center'>");
   document.write("<tr><td width='50%' align='right'><img border='0' src='images/catlogo_new2.gif' alt='Turn of the century Victorian Home'></td>");
   document.write("<td width='50%' align='center' valign='top'><br><a href='index.html'><img border='0'src='images/CathouseLogocompsmall_2.gif' alt='Antique Iron Beds by Cathouse'></a><br>");
   document.write("30765 Pacific Coast Hwy. #167<br>");
   document.write("Malibu, CA  90265<br>");
   document.write("Fax: (310) 457-1106<br>");
   document.write("Phone: (310) 457-1106<br>");
   document.write("Toll Free: (888) 887-0559<br>");
   document.write("<a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a></font></center><br>");
   document.write("</td></tr>");
   document.write("</table>");
   document.write("<table border='0' cellpadding='0' width='100%' align='center'><tr>");
   document.write("<td valign='middle' align='right' width='33%' class='td1'><a href='javascript:history.go(-1)'><img border='0' src='images/arrow_l.gif' align='center' valign='middle' alt='Back'></a> BrowserHistory Back</td>");
   document.write("<td valign='middle' align='center' width='33%' class='td1'><a href='index.html'><img border='0' src='images/arrow_up.gif' align='center' valign='middle' alt='Home'></a>&nbsp;Return to Home</td>");
   document.write("<td valign='middle' align='left' width='33%' class='td1'>BrowserHistory Forward <a href='javascript:history.go(1)'><img border='0' src='images/arrow_r.gif' align='center' valign='middle' alt='Forward'></a></td></tr>");
   document.write("<tr><td colspan='3' valign='middle' align='center' class='td3'>");
   document.write("<tr><td colspan='3' valign='middle' align='center' class='td3'>");
//   document.write("<img src='http://counter.digits.com/wc/-d/4/CathouseIronBeds' valign='middle' width='60' height='20' border='0' hspace='4' vspace='2'></td></tr>");
//   document.write("<tr><td colspan='3' valign='middle' align='center' class='td3'>");
//   document.write("<a href='http://www.digits.com/' target='_parent'>Counter provided by Digits.com</a>");
//   document.write("</td></tr>");
//   document.write("<tr><td colspan='3' valign='middle' align='center'class='td2'>");
//   document.write("<br>Reconstructed by: <a href='http://www.eaglefieldtech.com'>Eaglefield Technologies</a>");
//   document.write("<br>Powered by: <a href='http://www.apache.org' target='_blank'>Apache</a> and Hosted by: <a href='http://www.cedant.com' target='_blank'>Cendant</a>");
//   document.write("<br>Complies with: <a href='http://validator.w3.org/check/referer'>W3C HTML 4.01</a> and <a href='http://jigsaw.w3.org/css-validator'>W3C CSS</a>");
//   document.write("<br>Tracked by <a href='http://www.mecalog.com/custom/logs' target='_blank'>Mecalog</a>");
   document.write("</td></tr></table>");
}

function Footer()
{
   document.write("<hr class='hr2'><br>");
   document.write("<table border='0' cellpadding='0'width='25%' align='center'>");
   document.write("<tr><td width='50%' align='right'><img border='0' src='images/catlogo_new2.gif' alt='Turn of the century Victorian Home'></td>");
   document.write("<td width='50%' align='center' valign='top'><br><a href='index.html'><img border='0'src='images/CathouseLogocompsmall_2.gif' alt='Antique Iron Beds by Cathouse'></a><br>");
   document.write("30765 Pacific Coast Hwy. #167<br>");
   document.write("Malibu, CA  90265<br>");
   document.write("Fax: (310) 457-1106<br>");
   document.write("Phone: (310) 457-1106<br>");
   document.write("Toll Free: (888) 887-0559<br>");
   document.write("<a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a></font></center><br>");
   document.write("</td></tr>");
   document.write("</table>");
   document.write("<table border='0' cellpadding='0' width='100%' align='center'><tr>");
   document.write("<td valign='middle' align='right' width='33%' class='td1'><a href='javascript:history.go(-1)'><img border='0' src='images/arrow_l.gif' align='center' valign='middle' alt='Back'></a> BrowserHistory Back</td>");
   document.write("<td valign='middle' align='center' width='33%' class='td1'><a href='index.html'><img border='0' src='images/arrow_up.gif' align='center' valign='middle' alt='Home'></a>&nbsp;Return to Home</td>");
   document.write("<td valign='middle' align='left' width='33%' class='td1'>BrowserHistory Forward <a href='javascript:history.go(1)'><img border='0' src='images/arrow_r.gif' align='center' valign='middle' alt='Forward'></a></td></tr>");
   document.write("<tr><td colspan='3' valign='middle' align='center' class='td3'></tr>");

   document.write("<tr><td colspan='3' valign='middle' align='center'class='td2'>");
   document.write("<br>Reconstructed by: <a href='http://www.eaglefieldtech.com'>Eaglefield Technologies</a>");
   document.write("<br>Powered by: <a href='http://www.apache.org' target='_blank'>Apache</a> and Hosted by: <a href='http://www.cedant.com' target='_blank'>Cendant</a>");
   document.write("<br>Complies with: <a href='http://validator.w3.org/check/referer'>W3C HTML 4.01</a> and <a href='http://jigsaw.w3.org/css-validator'>W3C CSS</a>");
   document.write("</td></tr></table>");
}


function MagFooter()
{
   document.write("<table border='0' cellpadding='0'width='10%' align='center'>");
   document.write("<tr><td align='center' width='100%' valign='top'><a href='index.html' target='_parent'><img border='0'src='images/CatHlogo.gif' alt='Antique Iron Beds by Cathouse'></a></td></tr>");
   document.write("<tr><td align='center' class='td3' width='100%' nowrap>");
   document.write("30765 Pacific Coast Hwy. #167<br>Malibu, CA  90265<br>Fax: (310) 457-11068<br>Phone: (310) 457-1106<br>Toll Free: (888) 887-0559<br><a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a>");
   document.write("</td></tr>");
   document.write("<tr><td align='center' class='td2' width='100%'>");
   document.write("<br>Powered by:<br> <a href='http://www.cedant.com' target='_blank'>Cendant</a>");
   document.write("<br>Re-designed by:<br> <a href='http://www.eaglefieldtech.com'>Eaglefield Technologies</a></td></tr>");
   document.write("</table>");
  
}


function MagFooter1()
{
   document.write("<div align='center'>");
   document.write("<table border='0' cellpadding='0' width='30%' align='center'>");
   document.write("<tr><td align='center' width='100%' valign='top'>");
   document.write("<a href='index.html' target='_parent'><img border='0'src='images/CatHlogo.gif' alt='Antique Iron Beds by Cathouse'></a></td>");
   document.write("<td align='center' class='td3' width='100%' nowrap>");
   document.write("30765 Pacific Coast Hwy. #167<br><br>Malibu, CA  90265<br>Fax: (310) 457-1106<br>Phone: (310) 457-1106<br>Toll Free: (888) 887-0559<br><a class='a1' href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a>");
   document.write("</td></tr>");
   document.write("<tr><td colspan='2' valign='middle' align='center' class='td11'>");
   document.write("<IMG height=20 hspace=4 src='http://counter.digits.com/wc/-d/4/CathouseIronBeds' width='60' vspace='2' border='0' alt='Cathouse Beds Hit Page Counter'>");
   document.write("<br>Counter provided by:&nbsp;<A href='http://www.digits.com/' target='_parent'>Digits.com</A>");
   document.write("</td></tr>");
   document.write("</table>");
   document.write("</div>");
}

function MagFooter2()
{
   document.write("<div align='center'><br>");
   document.write("<table border='0' cellpadding='0' width='20%' align='center'>");
   document.write("<tr><td align='center' width='100%' valign='top'>");
   document.write("<a href='http://www.cathousebeds.com/index.html'><img border='0'src='http://www.cathousebeds.com/images/CatHlogo_1x.jpg' alt='Antique Iron Beds by Cathouse'></a></td></tr>");
   document.write("<tr><td align='center' class='td3' width='100%' nowrap>");
   document.write("30765 Pacific Coast Hwy. #167<br>Malibu, CA  90265<br>Fax: (310) 457-1106<br>Phone: (310) 457-1106<br>Toll Free: (888) 887-0559<br><a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a>");
   document.write("</td></tr>");      
   document.write("</table>");   
   document.write("</div>");
}

function MagFooter3()
{
   //document.write("<div align='center'>");
   document.write("<table border='0' cellpadding='0' width='30%' align='center'>");
   document.write("<tr><td align='center' width='100%' valign='top'>");
   document.write("<a href='index.html'><img border='0'src='images/CatHlogo_1x.jpg' alt='Antique Iron Beds by Cathouse'></a></td>");
   document.write("<td align='center' class='td3' width='100%' nowrap>");
   document.write("30765 Pacific Coast Hwy. #167<br>Malibu, CA  90265<br>Fax: (310) 457-1106<br>Phone: (310) 457-1106<br>Toll Free: (888) 887-0559<br><a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')><font size='1'>ironbeds@cathousebeds.com</font></a>");
   document.write("</td></tr>");
   document.write("</table>");
   //document.write("</div>");
}

function MagFooter4()
{

   document.write("<table border='0' cellpadding='0' width='30%' align='center'>");
   document.write("<td align='center' width='100%' nowrap>");
   document.write("Antique Iron Beds by Cathouse &nbsp;&nbsp; 30765 Pacific Coast Hwy. #167&nbsp;&nbsp; Malibur, CA  90265");
   document.write("<br>Fax: (310) 457-1106 &nbsp;&nbsp; Phone: (310) 457-1106 &nbsp;&nbsp; Toll Free: (888) 887-0559 <br> <a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a>");
   document.write("</td></tr>");
   document.write("</table>");

}


function PageFooter()
{
  document.write("<br><br>");
  document.write("<table border='0' cellspacing='2' cellpadding='2' width='100%' align='center'>");
  document.write("<tr><td class='td12a' width='20%' align='center'><a href='javascript:history.go(-1)'>Back</a> | <a href='http://www.cathousebeds.com/index.html'>Home</a> | <a href='javascript:history.go(1)'>Forward</a></td>");
  document.write("<td width='2%'>&nbsp;</td>");
  document.write("<td class='td12a' width='50%' align='center' valign='bottom'><a href='http://www.cathousebeds.com/sitemap.htm'>Site Map</a>");
  document.write("<td class='td12a' width='20%' align='center'><A href='http://validator.w3.org/check/referer'>W3C 4.01</A>&nbsp;& &nbsp;<A href='http://jigsaw.w3.org/css-validator'>CSS</A></td></tr>");
  document.write("<tr><td colspan='4' width='100%' valign='middle' align='center' class='td12a'><br>");
  document.write("Powered by:<A href='http://www.apache.org' target=_blank>Apache</A>&nbsp;|&nbsp;Hosted by: <A href='http://www.cedant.com' target=_blank>Cendant</A>");
  document.write("</td></tr>");
  document.write("</table>");
}

function PageFooter1()
{
  document.write("<table border='0' cellspacing='2' cellpadding='2' width='100%' align='center'>");
  document.write("<tr><td colspan='4' width='100%' class='td12a' align='center'>");
  document.write("Antique Iron Beds by Cathouse &nbsp; 30765 Pacific Coast Hwy. #167&nbsp; Malibu, CA  90265");
  document.write("<br>Fax: (310) 457-1106 &nbsp; Phone: (310) 457-1106 &nbsp; Toll Free: (888) 887-0559<br><a href=javascript:popupMail('https://secure40.securewebsession.com/cathousebeds.com/feedback_1.php')>ironbeds@cathousebeds.com</a><br>");
  document.write("</td><tr>");
  document.write("<tr><td class='td12a' width='20%' align='center'><a href='javascript:history.go(-1)'>Back</a> | <a href='index.html'>Home</a> | <a href='javascript:history.go(1)'>Forward</a></td>");
  document.write("<td width='2%'>&nbsp;</td>");
  document.write("<td class='td12a' width='50%' align='center' valign='bottom'><a href='sitemap.htm'>Site Map</a>");
  document.write("<td class='td12a' width='20%' align='center'><A href='http://validator.w3.org/check/referer'>W3C 4.01</A>&nbsp;& &nbsp;<A href='http://jigsaw.w3.org/css-validator'>CSS</A></td></tr>");
  document.write("<tr><td colspan='4' width='100%' valign='middle' align='center' class='td11'><br>");
  document.write("Redesigned by: <A href='http://www.eaglefieldtech.com'>Eaglefield Technologies</A>&nbsp;<font color='#800000'>|</font>&nbsp;");
  document.write("Powered by:<A href='http://www.apache.org' target=_blank>Apache</A>&nbsp;<font color='#800000'>|</font>&nbsp;Hosted by: <A href='http://www.cedant.com' target=_blank>Cendant</A>");
  document.write("</td></tr>");
  document.write("</table>");
}


function SecureMagFooter2()
{
   document.write("<div align='center'><br>");
   document.write("<table border='0' cellpadding='0' width='20%' align='left'>");
   document.write("<tr><td align='center' width='100%' valign='top'>");
   document.write("<a href='http://www.cathousebeds.com/index.html'><img border='0'src='images/CatHlogo.gif' alt='Antique Iron Beds by Cathouse'></a></td></tr>");
   document.write("<tr><td align='center' class='td3' width='100%' nowrap>");
   document.write("30765 Pacific Coast Hwy. #167<br>Malibu, CA  90265<br>Fax: (310) 457-1106<br>Phone: (310) 4517-1106<br>Toll Free: (888) 887-0559<br><a class='a1' href=javascript:popupMail('feedback_1.php')>ironbeds@cathousebeds.com</a>");
   document.write("</td></tr>");      
   document.write("</table>");   
   document.write("</div>");
}

function SecurePageFooter()
{
  document.write("<br><br>");
  document.write("<table border='0' cellspacing='2' cellpadding='2' width='100%' align='center'>");
  document.write("<tr><td class='td12a' width='20%' align='center'><a href='javascript:history.go(-1)'>Back</a> | <a href='http://www.cathousebeds.com/index.html'>Home</a> | <a href='javascript:history.go(1)'>Forward</a></td>");
  document.write("<td width='2%'>&nbsp;</td>");
  document.write("<td class='td12a' width='50%' align='center' valign='bottom'><a href='sitemap.htm'>Site Map</a>");
  document.write("<td class='td12a' width='20%' align='center'><A href='http://validator.w3.org/check/referer'>W3C 4.01</A>&nbsp;& &nbsp;<A href='http://jigsaw.w3.org/css-validator'>CSS</A></td></tr>");
  document.write("<tr><td colspan='4' width='100%' valign='middle' align='center' class='td11'><br>");
  //document.write("Redesigned by: <A href='http://www.eaglefieldtech.com'>Eaglefield Technologies</A>&nbsp;<font color='#800000'>|</font>&nbsp;");
  document.write("Powered by:<A href='http://www.apache.org' target=_blank>Apache</A>&nbsp;<font color='#800000'>|</font>&nbsp;Hosted by: <A href='http://www.cedant.com' target=_blank>Cendant</A>");
  document.write("</td></tr>");
  document.write("</table>");
}

function Counter()
{
   document.write("<div align='center'>");
   document.write("<table border='0' cellpadding='0' width='30%' align='center'>");
   document.write("<tr><td colspan='2' valign='middle' align='center' class='td11'>");
   document.write("<IMG height=20 hspace=4 src='http://counter.digits.com/wc/-d/4/CathouseIronBeds' width='60' vspace='2' border='0' alt='Cathouse Beds Hit Page Counter'>");
   document.write("<br>Counter provided by:&nbsp;<A href='http://www.digits.com/' target='_parent'>Digits.com</A>");
   document.write("</td></tr>");
   document.write("</table>");
   document.write("</div>");
}
