View Full Version : newbie here..


erik2282
09-26-2005, 02:23 AM
< =>
<!--
var SymRealOnLoad;
var SymReal;

Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}

SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->
</>
hi, i just joined the the site and wanted to introduce myself. I own a 2000 Impala LS. Hope to get lots of useful info here. Cool site by the way.</P>


</P>


erik</P>

Patrick
09-27-2005, 08:19 PM
welcome to the forum!!