I just uploaded the HTML to web site.....the site is not live yet:
http://www.prosperonline.us/budgetoriginal.html
Thank You,
Michele
Code:
document.write('<nobr><img src="picts/top_bar.jpg" width="305" height="60" vspace="3"><a href="http://prosperonline.us/"><img src="picts/banner.jpg" width="468" height="60" border="0" vspace="3"></a></nobr><br>');
document.write('<!-- TB 1 -->');
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>');
document.write('<td width="278" height="78">');
document.write('<table border="0" cellspacing="12" cellpadding="0" width="283" height="78" bgcolor="000000" background="picts/logo.gif"><tr><td valign="center" align="left">');
document.write('<a href="index.html" class="logo">Virtual Lending Group</a><br>');
document.write('<SPAN CLASS="slogan">"Helping Borrowers Make It Happen"<br><br>');
document.write('</td></tr></table>');
document.write('</td><td align="right" valign="top" background="picts/top-background.gif">');
document.write('<!-- LINK TABLE-->');
document.write('<table border="0" cellspacing="0" cellpadding="2"><tr><td colspan="6">');
document.write('<img src="picts/spacer.gif" width="50" height="9"><br>');
document.write('</td></tr><form action="index.html"><tr><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="borrow.html"><td>');
document.write('<input type="submit" value="Borrow" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="lend.html"><td>');
document.write('<input type="submit" value="Lend" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="listing.html"><td>');
document.write('<input type="submit" value="Listings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="Budget.html"><td>');
document.write('<input type="submit" value="Calculator" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.html"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td><td align="right" width="15">');
document.write('<img src="picts/top-end.gif" width="15" height="78"><br>');
document.write('</td></tr></table>');
document.write('<!-- TB 1 -->');