
		
		
		
		
	
		
	if (has_awards(CurrentProperty)) {
		
		document.write("<div align=\"center\">")		
		document.write("<a HREF=\"#\" onClick=window.open('http://www.dmihotels.com/cgi-bin/showawards.pl?")

		document.write(CurrentProperty)
		document.write("','awards','resizable=yes,scrollbars=yes,width=550,height=550'); return true; class=\"Blue1Text\"><b><small>Click here for<br>property Awards</small></b></a>")
		document.write("</div>")

	}
	
		
		
		


