
, I get error on page with;
Code:
<div align="center">
<script type="text/javascript" src="xpodhtmlconfig.js"></script>
</div>
And it's still not centered with;
Code:
<div align="center">
<script type="text/javascript" src="includes/browser.js">
/***********************************************
* Jim's DHTML Menu v5.7- ? Jim Salyer (jsalyer@REMOVETHISmchsi.com)
* Visit Dynamic Drive: http://www.dynamicdrive.com for script and instructions
* This notice must stay intact for use
***********************************************/
</script>
<script type="text/javascript" src="xpodhtmlconfig.js"></script>
</div>