<!--
      function cc_open() {
	    url1=document.location;
		address="/central/footers/secureAuth/index.php?url="+url1;
		
       window.open(address,'email_story','width=295,height=485');
      }
    // -->
