// JavaScript Document
//document.write("<script>")
//document.write("function cardHide(){")
//document.write("	var o = document.getElementById(\"card_Div\");")
//document.write("	o.style.display = \"none\";")
	
//document.write("	}")

//document.write("</script>")
//document.write("<div id=\"card_Div\" style=\"width:100%;height:100%;position:absolute;left:50%;z-index:1000;margin-left:-50%;\">") 
//document.write("<embed src=\"http://www.joinvc.com/script/card.swf\" quality=\"high\" width=\"100%\" height=\"100%\" align=\"middle\" wmode=\"transparent\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\"></embed>")
//document.write("</div>")