<!-- Begin

document.write('<a name="top"></a>');
document.write('<!-- ### START : SITE WRAP ### -->');
document.write('<table border="0" align="center" cellpadding="0" cellspacing="0" class="siteWrap" bordercolor="gold">');
document.write('<tr>');
document.write('<td>');
document.write('<!-- *** START : HEADER *** -->');
document.write('<table cellpadding="0" cellspacing="0" border="0" class="header" bordercolor="red">');
document.write('<tr>');
document.write('<td valign="top">');
document.write('<img src="images/site_logo.gif" alt="Interactive Financial Corporation" width="564" height="125" border="0" usemap="#home" />');
document.write('<map name="home" id="home">');
document.write('<area shape="rect" coords="48,1,267,124" href="index.htm" alt="IFC | Home" />');
document.write('</map></td>');
document.write('<td valign="top" class="loginBox">');
document.write('<div class="loginBoxWrap">');
document.write('<div class="moduletableWrap">');
document.write('<center><table cellspacing="0" cellpadding="1" class="moduletable" border="0" bordercolor="green">');
document.write('<tr>');
/*document.write('<th valign="top"><div FONT-SIZE: 9px;>Model Branch Manager Login</div></th>');*/
document.write('</tr>');
document.write('<tr>');
document.write('<td>');
document.write('<form action="http://www.teamifc.com/dft" method="post" name="login"><INPUT TYPE=HIDDEN NAME=orig_lion_rights_id VALUE="1"><INPUT TYPE=HIDDEN NAME=CNT_344078 VALUE="INGRES@lion::lion11-1"><INPUT TYPE=hidden NAME="cache" VALUE="0" >');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0" class="loginText" bordercolor="blue">');
document.write('<tr>');
/*document.write('<td >Username</td>');
document.write('<td width="70%"><input type="text" name="login" class="inputbox" size="10" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>Password</td>');
document.write('<td><input type="password" name="password" class="inputbox" size="10" />');	
document.write('<input type="hidden" name="return" value="http://www.teamifc.com/logindb.asp" />');	
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td></td>');
document.write('<td><input type="submit" name="Submit" class="button" value="Login" /></td></tr>');*/
document.write('</table>');
document.write('</form>');

document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div><!-- end: class="moduletableWrap" -->');

document.write('</div><b><!--DATE SCRIPT BELOW-->');
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000)    
year = year + 1900; 
document.write(lmonth + " ");
document.write(date + ", " + year );
document.write('<!--DATE SCRIPT ABOVE--><br></b></td>');
document.write('</tr>');
document.write('</table>');
document.write('<!-- *** END : HEADER *** -->');
document.write('<div id="siteNavLayout">');
document.write('<table cellpadding="0" border="0" cellspacing="0">');
document.write('<tr>');
document.write('<td class="siteNavA"><a href="aboutus.htm">About Us</a></td>');
document.write('<td class="siteNavA"><a href="careers.htm">Careers</a></td>');
document.write('<td class="siteNavB"><a href="bapartner.htm" style="color:#8A001C">Be A Model Branch Manager</a></td>');
document.write('<td class="siteNavC"><a href="news.htm">In The News</a></td>');
document.write('<td class="siteNavC"><a href="contact.htm">Contact</a></td>');
document.write('<td class="siteNavC"><a href="sitemap.htm">Site Map</a></td>');
document.write('<tr>');
document.write('</table>');
document.write('</div>');
//  End -->