function insertbpfooter(i)
{
	var p ='';
	p += '<table border="0" cellpadding="0" cellspacing="0"><tr>';
	p += '<td class="bpfootertext">All content subject to Copyright &copy; Beach Properties Co., Ltd 2011 &nbsp;&nbsp;&nbsp;All content is subject to change without prior notice and conditions apply to all transactions.</td>';
	p += '</tr></table>';

	document.write(p);
}












