//drop down menus
document.write("<div class='dropdown' id='about_rjfs' onmouseover='clearTimeout(timer[this.id]);' onmouseout='closeCounter(this.id);'><div><a href='message.htm'><img src='images/build07/dd_message.gif' width='248' height='20' alt='Message from our President' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='pi_dd_1' /></a></div><div><a href='mission_statement.htm'><img src='images/build07/dd_mission_statement.gif' width='248' height='20' alt='Mission Statement' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='pi_dd_2' /></a></div><div><a href='leadership_team.htm'><img src='images/build07/dd_leadership_team.gif' width='248' height='20' alt='Leadership Team' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='pi_dd_3' /></a></div><div><a href='our_parent_company.htm'><img src='images/build07/dd_our_parent_company.gif' width='248' height='20' alt='Our Parent Company' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='pi_dd_4' /></a></div><div><a href='branch_map.htm'><img src='images/build07/dd_branch_locator.gif' width='248' height='20' alt='Branch Locator' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='pi_dd_5' /></a></div></div>")

document.write("<div class='dropdown' id='advisor_affiliation' onmouseover='clearTimeout(timer[this.id])' onmouseout='closeCounter(this.id);'><!--<div><a href='independent_contractor.htm'><img src='images/build07/dd_independent_contractor.gif' width='248' height='20' alt='Independent Contractor' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='inst_dd_1' /></a></div><div><a href='independent_ria.htm'><img src='images/build07/dd_independent_ria.gif' width='248' height='20' alt='Independent RIA' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='inst_dd_2' /></a></div><div><a href='bank_credit_union.htm'><img src='images/build07/dd_bank_credit_union.gif' width='248' height='20' alt='Bank &amp; Credit Union' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='inst_dd_3' /></a></div>--></div>")

document.write("<div class='dropdown' id='press_center' onmouseover='clearTimeout(timer[this.id])' onmouseout='closeCounter(this.id);'><div><a href='press_releases.asp'><img src='images/build07/dd_press_releases.gif' width='248' height='20' alt='Press Releases' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='opp_dd_1' /></a></div><div><a href='in_the_news.asp'><img src='images/build07/dd_in_the_news.gif' width='248' height='20' alt='In the News' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='opp_dd_2' /></a></div></div>")

document.write("<div class='dropdown' id='contact_us' onmouseover='clearTimeout(timer[this.id])' onmouseout='closeCounter(this.id);'><div><a href='general_inquiries.htm'><img src='images/build07/dd_general_inquiries.gif' width='248' height='20' alt='General Inquiries' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='about_dd_1' /></a></div><div><a href='information.htm'><img src='images/build07/dd_information.gif' width='248' height='20' alt='Information for Advisors' onmouseover='hovChange(this.id);' onmouseout='hovChange(this.id)' id='about_dd_2' /></a></div></div>")

//preload all mouseover images
image1 = new Image();
image1.src = "images/build07/dd_message_.gif";

image2 = new Image();
image2.src = "images/build07/dd_mission_statement_.gif";

image3 = new Image();
image3.src = "images/build07/dd_leadership_team_.gif";

image4 = new Image();
image4.src = "images/build07/dd_our_parent_company_.gif";

image5 = new Image();
image5.src = "images/build07/dd_branch_locator_.gif";

image6 = new Image();
image6.src = "images/build07/dd_independent_contractor_.gif";

image7 = new Image();
image7.src = "images/build07/dd_independent_ria_.gif";

image8 = new Image();
image8.src = "images/build07/dd_bank_credit_union_.gif";

image9 = new Image();
image9.src = "images/build07/dd_press_releases_.gif";

image10 = new Image();
image10.src = "images/build07/dd_in_the_news_.gif";

image11 = new Image();
image11.src = "images/build07/dd_general_inquiries_.gif";

image12 = new Image();
image12.src = "images/build07/dd_information_.gif";