

 
function addOption(selectbox,text,value )
{
	var optn = document.createElement("OPTION");
	optn.text = text;
	optn.value = value;
	selectbox.options.add(optn);
}

function fntaz_RepDropdown()
{
	var dd = document.getElementById('CCEmail');
	if (dd)
	{
		addOption(dd,'- Select Your Sales Rep -','');	
		addOption(dd,'Andrew Bikofsky','Andrew.Bikofsky@fnf.com');
		addOption(dd,'Anna Chavez','anna.chavez@fnf.com');
		addOption(dd,'Bernadette Espinosa','bernadette.espinosa@fnf.com');
		addOption(dd,'Deena Caito','deena.caito@fnf.com');
		addOption(dd,'Dustin Gaskey','dustin.gaskey@fnf.com');
		addOption(dd,'Jennifer Weller','jennifer.weller@fnf.com');
		addOption(dd,'Kerrie Addante-Jacobs','kerrie.addante-jacobs@fnf.com');
		addOption(dd,'Linda Bruce','linda.bruce@fnf.com');
                addOption(dd,'Lori Fleming','lori.fleming@fnf.com');
		addOption(dd,'Melissa Shapiro','melissa.shapiro@fnf.com');
		addOption(dd,'Michelle Manning','michelle.manning@fnf.com');
		addOption(dd,'Robert Joseph','robert.joseph@fnf.com');
		addOption(dd,'Sharon Terhune','sterhune@fnf.com');
		addOption(dd,'Virginia Trzaskus','virginiat@fnf.com');
		addOption(dd,'I Don\'t Know','jean.clements@fnf.com');
	}
	
}
function fntaz_RepDropdown2()
{
	var dd = document.getElementById('CCEmail');
	if (dd)
	{
		addOption(dd,'- Select Your Sales Rep -','');	
		addOption(dd,'Andrew Bikofsky','Andrew.Bikofsky@fnf.com');
		addOption(dd,'Anna Chavez','anna.chavez@fnf.com');
		addOption(dd,'Bernadette Espinosa','bernadette.espinosa@fnf.com');
		addOption(dd,'Deena Caito','deena.caito@fnf.com');
		addOption(dd,'Dustin Gaskey','dustin.gaskey@fnf.com');
		addOption(dd,'Jennifer Weller','jennifer.weller@fnf.com');
		addOption(dd,'Kerrie Addante-Jacobs','kerrie.addante-jacobs@fnf.com');
		addOption(dd,'Linda Bruce','linda.bruce@fnf.com');
                addOption(dd,'Lori Fleming','lori.fleming@fnf.com');
		addOption(dd,'Melissa Shapiro','melissa.shapiro@fnf.com');
		addOption(dd,'Michelle Manning','michelle.manning@fnf.com');
		addOption(dd,'Robert Joseph','robert.joseph@fnf.com');
		addOption(dd,'Sharon Terhune','sterhune@fnf.com');
		addOption(dd,'Virginia Trzaskus','virginiat@fnf.com');
		addOption(dd,'Other','jean.clements@fnf.com');
		addOption(dd,'I Don\'t Know','jean.clements@fnf.com');
	}
	
}
function fntaz_EODropdown()
{
var dd = document.getElementById('CCEmail');
	if (dd)
	{
addOption(dd,'- Select Your Escrow Officer -','');
addOption(dd,'I Don\'t Know','heather.wyant@fnf.com');	
addOption(dd,'Angelica Rodriguez','angelica.rodriguez@fnf.com');
addOption(dd,'Anne Nelson','annelson@fnf.com');
addOption(dd,'Bryan Kleck','bryan.kleck@fnf.com');
addOption(dd,'Carlye Buxton','cbuxton@fnf.com');
addOption(dd,'Christine Hughes','christine.hughes@fnf.com');
addOption(dd,'Danaly Quintana','danaly.quintana@fnf.com');
addOption(dd,'Danielle Foley','danielle.foley@fnf.com');
addOption(dd,'Dawn Woods','dwoods@fnf.com');
addOption(dd,'Deann Newhouse','deann.newhouse@fnf.com');
addOption(dd,'Debbie Hamilton','debbie.hamilton@fnf.com');
addOption(dd,'Diane Nelson','diane.nelson@fnf.com');
addOption(dd,'Dylan King','dking@fnf.com');
addOption(dd,'Emily Strom','stromangela@fnf.com');
addOption(dd,'Gabriela Soto','gabriela.soto@fnf.com');
addOption(dd,'Holly Harris','holly.harris@fnf.com');
addOption(dd,'Holly Stapley','hstapley@fnf.com');
addOption(dd,'Jennifer Douthit','jennifer.douthit@fnf.com');
addOption(dd,'Jennifer Kotfila','jennifer.kotfila@fnf.com');
addOption(dd,'Jennifer Langford','jlangford@fnf.com');
addOption(dd,'Jodi Ayala','jodi.ayala@fnf.com');
addOption(dd,'Joel Montemayor','joel.montemayor@fnf.com');
addOption(dd,'Julie Hutton','jkhutton@fnf.com');
addOption(dd,'Julie Redmond','julie.redmond@fnf.com');
addOption(dd,'Kathleen Veglia','kathleen.veglia@fnf.com');
addOption(dd,'Lalena Piro','lalena.piro@fnf.com');
addOption(dd,'Lesley Updegraff','lesley.updegraff@fnf.com');
addOption(dd,'Lisa Boyle','lisa.boyle@fnf.com');
addOption(dd,'Lisa Fletcher','lfletcher@fnf.com');
addOption(dd,'Lori Pridgett','lori.pridgett@fnf.com');
addOption(dd,'Lynn Bartella','lynn.bartella@fnf.com');
addOption(dd,'Mercy Perry','mercy.perry@fnf.com');
addOption(dd,'Pam Imig','pam.imig@fnf.com');
addOption(dd,'Patti Graham','pgraham@fnf.com');
addOption(dd,'Robin Mouser','robin.mouser@fnf.com');
addOption(dd,'Sandy Johnson','sandy.johnson@fnf.com');
addOption(dd,'Shannon Graham','shannon.graham@fnf.com');
addOption(dd,'Sheree Martinez','sjmartinez@fnf.com');
addOption(dd,'Susan Bush','sbush@fnf.com');
addOption(dd,'Susan D\'Amato','susan.damato@fnf.com');
addOption(dd,'Tami Blackson','tami.blackson@fnf.com');
addOption(dd,'Tim Yokley','tyokley@fnf.com');
addOption(dd,'Traci Greenhow','traci.greenhow@fnf.com');
addOption(dd,'Wendy Bingham','wbingham@fnf.com');
addOption(dd,'Wendy Kozuback','wendy.kozuback@fnf.com');

      }
}
function VIPOrderLoginWidget()
{
	document.write('<form name=VIPLogin  action="http://www.fntlavip.com/login.aspx" method=post target="_blank">');
	document.write('<table cellpadding=5 class="widgetTable" width="'+ widget_width +'" >');
	document.write('<tr><td class="widgetHeader" colSpan=2>OPEN ORDER VIP</td></tr>');
	document.write('<tr><td class="widgetText" width=100><b>Username</b></td>');
	document.write('<td><input style="WIDTH: 150px" size=32 name=MainLogin_UserName></td></tr>');
	document.write('<tr><td class="widgetText" width=100><b>Password</b></td>');
	document.write('<td><input style="WIDTH: 150px" type=password size=32 name=MainLogin_Password></td></tr>');
	document.write('<tr><td class="widgetText" align=center colSpan=2><img onclick="document.VIPLogin.submit()" src="http://fntimages.fnistools.com/images/recos/1167/Login.gif">');
	document.write('</td></tr>');
	document.write('</table></form>');
} 