/*     copyright (c)1998-2007 ken' kawakami with the stackroom associates., all rights reserved.     */
<!--to hide script contents for old browsers 
/*     070310     */
addm = '';
	addm += '<p id="thanksMsg">';				
	addm += 'ご登録ありがとうございました。今後ともビジョンセンターをどうぞ宜しくお願いいたします。';	
	addm += '</p>';	

if(self.location.href.indexOf("?thanks")>0) {			
document.write(addm);
}
// stop hiding  -->