Sorry 'bout that! Here is the code inserted in the header of the .cgi page:
- Code: Select all
<html>
<head>
<title>Custom Tile Installation of Natural Stone Tile</title>
<meta name="description" content="Professional custom tile installation in NJ and PA with artistic design and precision. View our photo gallery for tile ideas and advice on choosing tile for your project!">
<meta name="keywords" content="tile installation NJ, tile photos, tile advice, ceramic, bathroom, kitchen, installer, contractor, tile installation in PA, backsplash, mexican, porcelain, artistic design, NJ installation, PA installer, mosaic, natural stone tile">
<meta name="robots" content="INDEX, FOLLOW">
<meta name="rating" content="general">
<meta name="revisit-after" content="15-days">
<link href="http://sundowntile.com/NEWSITE/includes/global.css" rel="stylesheet" media="screen">
<script language="JavaScript" src="http://sundowntile.com/NEWSITE/includes/rollover2.js" type="text/javascript"></script>
</head>
<body leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
<div align="center">
<table width="795" border="0" cellspacing="0" cellpadding="0">
<tr height="184">
<td width="335" height="184"><a href="#" OnMouseOut="m_out('logo')" OnMouseOver="m_over('logo')"><img src="images/logo.gif" height="184" width="334" name="logo" border="0" alt="Sundown Tile - Professional Custom Tile Installation"></a></td>
<td width="282" height="184"><img src="http://sundowntile.com/NEWSITE/images/headers/hdr-jacuzzi.jpg" alt="Jacuzzi platform tile" height="184" width="282" /></td>
<td rowspan="2" width="179" height="207"><img src="http://sundowntile.com/NEWSITE/images/tile-portfolio.gif" alt="Tile portfolio, photos" height="207" width="179" border="0"></td>
</tr>
<tr height="23">
<td colspan="2" valign="bottom" width="617" height="23">
<table width="196" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://sundowntile.com/main/portfolio.html" OnMouseOut="m_out('portfolio')" OnMouseOver="m_over('portfolio')"><img src="images/portfolio.gif" alt="Tile Portfolio" width="124" height="23" name="portfolio" border="0"></a></td>
<td><a title="Tile Advice" href="http://sundowntile.com/main/tile-advice.html" OnMouseOut="m_out('advice')" OnMouseOver="m_over('advice')"><img src="images/advice.gif" alt="Tile Advice and Ideas" width="123" height="23" name="advice" border="0"></a></td>
<td><a title="Services" href="http://sundowntile.com/main/service.html" OnMouseOut="m_out('service')" OnMouseOver="m_over('service')"><img src="images/service.gif" alt="Tile Services" width="123" height="23" name="service" border="0"></a></td>
<td><a title="Links" href="http://sundowntile.com/main/links.html" OnMouseOut="m_out('link')" OnMouseOver="m_over('link')"><img src="images/link.gif" alt="Tile Contractors, Designers, Suppliers in NJ" width="123" height="23" name="link" border="0"></a></td>
<td><a title="Contact" href="https://host18.webserver1010.com/secure/contact.html" OnMouseOut="m_out('contact')" OnMouseOver="m_over('contact')"><img src="images/contact.gif" alt="Contact us for your tile installation project" width="123" height="23" name="contact" border="0"></a></td>
</tr>
</table>
</td>
</tr>
</td></tr>
<tr height="405">
<td colspan="3" valign="top" bgcolor="#cccc99" width="795" height="405">
The external javascript file is working properly on all other pages in the site, as well as another PHP script (ending in .php, not .cgi) I am noticing that the .php page has no problems, but this .cgi page is having a problem.
Here is a link to the page itself:
http://sundowntile.com/gallery/gallery.cgi
Thanks