function footer_dunia()
{
	
	document.write("<p>")
	document.write("<span class='footer_dunia_copy'>© Copyright 2008 Dunia Finance LLC All right reserved</span>")
	document.write("<span class='footer_dunia_lft'>")
	
	document.write("<a href='/common/pdf/Fee-Schedule-Eng-A4.pdf'' title='' class='dis' target='_blank'>Fees & Charges</a> | ")
	document.write("<a href='/common/tnc/terms_conditions.htm' title='' class='dis'>Terms & Conditions</a> | ")
	document.write("<a href='/common/disclaimer/disclaimer.htm' title='' class='dis'>Disclaimer</a> | ")
	document.write("<a href='/common/form/download_forms.htm' title='' class='dis'>Forms</a> | ")
	document.write("<a href='../../sitemap.htm' title='' class='dis'>Sitemap</a>")
	document.write("</span></p>")
	//document.write("<p class='foot'><span class='footer_dunia_text'>")
	//document.write("Website design and development by <a href='http://www.indigo.co.in' target='_blank' title='' class='dis'>Indigo Consulting</a></span></p>")
	
	
}

function footer_dunia_ind()
{
	
	document.write("<p>")
	document.write("<span class='footer_dunia_copy'>© Copyright 2008 Dunia Finance LLC All right reserved</span>")
	document.write("<span class='footer_dunia_lft'>")
	
	document.write("<a href='/common/pdf/Fee-Schedule-Eng-A4.pdf' title='' class='dis' target='_blank'>Fees & Charges</a> | ")
	document.write("<a href='/common/tnc/terms_conditions.htm' title='' class='dis'>Terms & Conditions</a> | ")
	document.write("<a href='/common/disclaimer/disclaimer.htm' title='' class='dis'>Disclaimer</a> | ")
	document.write("<a href='/common/form/download_forms.htm' title='' class='dis'>Forms</a> | ")
	document.write("<a href='../sitemap.htm' title='' class='dis'>Sitemap</a>")
	document.write("</span></p>")
	
	//document.write("<p class='foot'><span class='footer_dunia_text'>")
	//document.write("Website design and development by <a href='http://www.indigo.co.in' target='_blank' title='' class='dis'>Indigo Consulting</a></span></p>")
}


function footer_dunia_common()
{
	
	document.write("<p>")
	document.write("<span class='footer_dunia_copy'>&copy; Copyright 2008 Dunia Finance LLC All right reserved</span>")
	document.write("<span class='footer_dunia_lft'>")
	
	document.write("<a href='/common/fees/fees.htm' title='' class='dis'>Fees & Charges</a> | ")
	document.write("<a href='/common/tnc/terms_conditions.htm' title='' class='dis'>Terms & Conditions</a> | ")
	document.write("<a href='/common/disclaimer/disclaimer.htm' title='' class='dis'>Disclaimer</a> | ")
	document.write("<a href='/common/form/download_forms.htm' title='' class='dis'>Forms</a> | ")
	document.write("<a href='../../sitemap.htm' title='' class='dis'>Sitemap</a>")
	document.write("</span></p>")
	
	//document.write("<p class='foot'><span class='footer_dunia_text'>")
	//document.write("Website design and development by <a href='http://www.indigo.co.in' target='_blank' title='' class='dis'>Indigo Consulting</a></span></p>")
}

