function BottomNavBar( ypos) {
	var pageLocation="";
	if (lmgLocation =="pages/") {
		pageLocation="";
	} else {
		pageLocation="../";
}

var Alba='<div id="tellfriend" style="position:absolute; left:11px; top:'+ypos+'px; width:129px; height:28px; z-index:900">  <table> <tr> <td><a href=\"javascript:onClick=MM_openBrWindow4()\"><img src=\"'+lmgLocation+'images/tell_friend.jpg\" alt=\"Tell a friend about us\" width=\"140\" height=\"30\"  border=\"0\"></a> </td></tr></table></div>';

document.write(Alba);




var Dis='<div id="bottomnav" style="position:absolute; left:187px; top:'+ypos+'px; width:643px; height:46px; z-index:500">  <table><tr> <td> <hr size="0">  </td> </tr> <tr> <td> <font id="style2navbar"><a href="javascript:openWin(\'http://webalbum.bonusprint.com/newsletter/default.aspx\',\'wSubscribe\',\'Subscribe\',\'no\',400,500,10,10);" title="Subscribe to News">Subscribe to News</a> <font color="#FF3333">|</font> <a href="http://webalbum.bonusprint.com/uk/selectAlbum.aspx?level=7" title="Online Albums">Online Albums</a></font>';

document.write(Dis);

Dis='  <font color="#FF3333">|</font>   <font id="style2navbar">   <a href="'+lmgLocation+'digital_prints.htm?level=0" title="Digital Prints">Digital Prints</a> <font color="#FF3333">|</font>   <a href="'+lmgLocation+'photo_gifts.htm?level=1" title="Photo Gifts">Photo Gifts</a> <font color="#FF3333">|</font> <a href="'+lmgLocation+'about_us.htm?level=0" title="About Us">About Us</a> <font color="#FF3333">|</font>  <a href="'+lmgLocation+'digital_prints_help_delivery.htm?level=0&topic=Delivery&q=1#1" title="Delivery Info">Delivery Info</a> <font color="#FF3333">|</font> <a href=\"javascript:MM_openBrWindow5();" title="Legal"> Legal</a>  <font color="#FF3333">|</font> <a href=\"javascript:MM_openBrWindow6();" title="Privacy">Privacy</a> </font> </td> </tr> </table>  </div>';


document.write(Dis);




}
