{
document.write('<table border="0" cellpadding="0" cellspacing="0" width="985"><tbody><tr><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="644"><tbody><tr><td width="401"><a href="http://www.extang.com"><img src="http://www.extang.com/images/home/logo.gif" alt="Extang: Americas Number One Selling Tonno" border="0" height="177" width="401"></a></td><td><img src="http://www.extang.com/images/home/best_designed.gif" alt="Americas Best Designed Truck Accessories" border="0" height="177" width="123"></td></tr></tbody>    </table></td>    <td width="205" rowspan="2" valign="bottom"><a href="http://www.extang.com/savesgas.html"><img src="image-directory/savegas/save gas.jpg" width="173" height="193" vspace="5" border="0" align="right"></a></td>   </tr>   <tr>		<td width="25">&nbsp;</td>		<td valign="top" width="110"><table border="0" cellpadding="0" cellspacing="0">				<tbody><tr>					<td><a href="http://www.extang.com"><img src="http://www.extang.com/images/buttons/pressed/home.gif" alt="home" border="0" height="16" width="110"></a></td>				</tr>				<tr>					<td><a href="http://www.extang.com/accessories.html"><img name="accessories" src="http://www.extang.com/images/buttons/normal/accessories.gif" alt="Accessories" border="0" height="16" width="110"></a></td>				</tr>				<tr><td><a href="http://www.extang.com/locator.html"><img name="locator" src="http://www.extang.com/images/buttons/normal/locator.gif" alt="dealer locator" border="0" height="16" width="110"></a></td></tr>				<tr>					<td><a href="http://www.extang.com/talk.html"><img name="talk" src="http://www.extang.com/images/buttons/normal/talk.gif" alt="talk to us" border="0" height="16" width="110"></a></td>				</tr>				<tr>					<td><a href="http://www.extang.com/how.html"><img name="how" src="http://www.extang.com/images/buttons/normal/how.gif" alt="how to install" border="0" height="16" width="110"></a></td>				</tr>			</tbody></table></td>		<td valign="top" width="645">   <div align="left">    <a href="http://www.extang.com/store/"><img name="banner" src="image-directory/home.gif" border="0" height="80" width="516"></a>    </div></td>	  </tr></tbody></table>');
}

function extang()
{
	var obj = document.getElementById('learnmore');

	if (obj.style.display == 'block')
	{
		obj.style.display = 'none';
	}
	else
	{
		obj.style.display = 'block';
	}
}
