function footer_menu()
{
	 	document.getElementById('footer_main').innerHTML='<div class="footer_pad footer_css"><a href="index.html" title="Home" target="_self" >Home</a><a href="aboutus.html" title="About Us" target="_self">About Us</a><a href="Israel-songs.html" title="Israel Songs" target="_self">Israel Songs</a><a href="terms-conditions.html" title="Terms and Conditions" target="_self">Terms and Conditions</a><a href="privacy-policy.html" title="Privacy Policy" target="_self">Privacy Policy</a><a href="contactus.html" title="Contact Us" target="_self">Contact us</a><a href="Israel-Sites.html" title="Israel Sites" target="_self" style="background:none; ">Israel Sites</a></div>';
}
