

var footer = "<table><tr><td valign='middle' align='right'><img src='../Images/disclaimer_logo1.gif' width='108' height='39' border='0' /></td><td><div class='disclaimer'><SPAN>This web site is designed for general information only. The information presented at this site should not be construed to be formal legal advice nor the formation of a lawyer/client relationship.</SPAN></div></td></tr></table>"

var edgeFooter = "<table><tr><td valign='middle' align='right'><img src='../Images/disclaimer_logo1.gif' width='108' height='39' border='0' /></td><td><div class='disclaimer'><SPAN>This web site is designed for general information only. The information presented at this site should not be construed to be formal legal advice nor the formation of a lawyer/client relationship.</SPAN></div></td></tr></table>"

function openHelp(){
	window.open("samples/help/Sample.asp", "info","location=0,status=1,scrollbars=1,width=650,height=600");	
}