var footer_code = 
	'<div class="subfooter">'
+        '<a title="Disclaimer" href="#TB_inline?height=400&width=500&inlineId=popupFooter1&modal=true" class="thickbox">Disclaimer</a><span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a title="Privacy Policy" href="#TB_inline?height=320&width=500&inlineId=popupFooter2&modal=true" class="thickbox">Privacy Policy</a>'
+        '<span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a title="Copyright" href="#TB_inline?height=180&width=500&inlineId=popupFooter3&modal=true" class="thickbox">Copyright</a>'
+        '<span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a title="Glossary of Terms" href="#TB_inline?height=280&width=500&inlineId=popupFooter4&modal=true" class="thickbox">Glossary of Terms</a>'
+        '<span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a title="Bank Wiring Instructions" href="#TB_inline?height=280&width=500&inlineId=popupFooter5&modal=true" class="thickbox">Bank Wiring Instructions</a>'
+        '<span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a href="http://wilshirelenders.com/" target="_blank">Borrowers and Brokers</a>'
+        '<span class="bluegray" style="padding-right:10px;padding-left:10px;">&bull;</span>'
+        '<a href="/contact/index.html">Contact Us</a>'
+        '<div id="popupFooter1" style="display:none;">'
+        	'<div class="popup">'
+        		'<p><b>Wilshire Finance Partners is licensed to conduct business in California only.</b><br/>Disclosure: Money invested through a mortgage broker is not guaranteed to earn any interest or return and is not insured. State law dictates that we acknowledge that interest and principal on trust deeds is not guaranteed. No investment is completely risk free and past performance is not a guarantee of future results. Before investing, investors must be provided applicable disclosure documents. Mortgage Broker fees will apply unless stated otherwise. California Department of Real Estate  license number 01523207.  &bull;<a title="Equal Housing Opportunity" href="popups/equalhousingopportunitydad0.html?TB_iframe=true&amp;height=1200&amp;width=750&amp;hideTitleWindow=0" class="thickbox" style="cursor:pointer;"><span class="link">Equal Housing Opportunity</span></a> &bull; <br/><br/></p>'
+        	'</div>'
+ 		'</div>'
+ 		'<div id="popupFooter2" style="display:none;">'
+ 			'<div class="popup">'
+ 				'<p>This Privacy Policy covers the treatment by Wilshire Finance Partners, Inc.  ("Wilshire") of personally identifiable information that we collect when you are on the web site.<br/><br/>Wilshire records the information we receive when you email us, including your name, company name, address, telephone number, and email address. Wilshire may also automatically receive and record information on our server logs from your browser including your IP address, cookie information and the pages you request.<br/><br/>The personal information that you provide Wilshire, and that Wilshire records when contacting Wilshire  by email, will not be shared, traded or sold to anyone outside of Wilshire  at anytime for any reason. We only ask for the information to enable us to respond to your request quickly and effectively.</p>'
+ 			'</div>'
+ 		'</div>'
+ 		'<div id="popupFooter3" style="display:none;">'
+ 			'<div class="popup">'
+ 				'<p>All materials published on this site are protected by copyright laws, and may not be reproduced, republished, distributed, transmitted, resold, displayed, broadcast, or otherwise exploited in any manner without the express written permission of Wilshire Finance Partners, Inc. You may download freely accessible material from this site for your personal and noncommercial use only, without altering or removing any trademark, copyright, or other notice from such material. </p>'
+ 			'</div>'
+ 		'</div>'
+ 		'<div id="popupFooter4" style="display:none;">'
+ 			'<div class="popup">'
+ 				'<p><a title="High Yield Real Estate Investing" href="popups/highyieldinvestment.html" target="_blank" class="thickbox" style="cursor:pointer;">High Yield Real Estate Investing</a><br><a title="High Yield Income Investments" href="popups/highyieldincome.html" target="_blank" style="cursor:pointer;">High Yield Income Investments</a><br><a title="First Trust Deeds" href="popups/firsttrustdeed.html" target="_blank" style="cursor:pointer;">First Trust Deeds</a><br><a title="Income Investing" href="popups/incomeinvesting.html" target="_blank" style="cursor:pointer;">Income Investing</a><br><a title="Loan to Value" href="popups/loantovalue.html" target="_blank" style="cursor:pointer;">Loan to Value</a><br><a title="Investor for Retirement" href="popups/retirementinvesting.html" target="_blank"  style="cursor:pointer;">Investor for Retirement</a><br><a title="Real Estate Investing" href="popups/realestateinvesting.html" target="_blank" style="cursor:pointer;">Real Estate Investing</a><br><a title="Professional Money Manager" href="popups/professionalmoneymanager.html" target="_blank" style="cursor:pointer;">Professional Money Manager</a><br><a title="Trust Deed Investing" href="popups/trustdeedinvesting.html" target="_blank" style="cursor:pointer;">Trust Deed Investing</a></p>'
+ 			'</div>'
+		'</div>'
+ 		'<div id="popupFooter5" style="display:none;">'
+ 			'<div class="popup">'
+ 				'<p>California United Bank<br />15821 Ventura Blvd, Suite 100<br />Encino, California 91436<br /><br /><b>ABA:</b> 122243884<br /><b>Account:</b> 198305900<br /><br /><b>Credit To:</b><br />Wilshire Finance Partners<br />1990 South Bundy Drive, Suite 630<br />Los Angeles, CA 90025</p>'
+ 			'</div>'
+		'</div>'
+	'</div>';

$(document).ready(function(){
	$("#footer_dyn").html(footer_code);

	TB_init();

});
