	document.write("<style>")
	document.write(".mgc_footer, a.mgc_footer{")
	document.write("	color: #ffffff;")
	document.write("	font-size: 11px;")
	document.write("	font-weight: bold;")
	document.write("	font-variant: small-caps;")
	document.write("	text-decoration: none")
	document.write("}")
	document.write("</style>")
	document.write("<div align='center' class='mgc_footer'>..:: <a href='http://www.mongoosecommunication.com/' target='_blank' class='mgc_footer'>Designed by Mongoose Communication</a> ::..</div>")