ÿþf u n c t i o n   V a l i d a t e ( ) {  
  
 	 E x p 1 = / ^ [ a - z 0 - 9 \ . _ - ] + @ + [ a - z 0 - 9 \ . _ - ] + \ . + [ a - z ] { 2 , 3 } $ / ;  
 	  
 	 i f ( d o c u m e n t . s u b s c r i b e . n a m e . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  0H5B>  8<5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . n a m e . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f ( d o c u m e n t . s u b s c r i b e . e m a i l . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  0H8O  e - m a i l ! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . e m a i l . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f (   ! ( d d 1 = E x p 1 . e x e c ( d o c u m e n t . s u b s c r i b e . e m a i l . v a l u e ) )   ) {  
 	 	 a l e r t ( ' 520;845=  e - m a i l ! ' ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . e m a i l . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
  
 	 i f ( d o c u m e n t . s u b s c r i b e . d _ i n . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  45=  =0  ?@8AB830=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . d _ i n . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f ( d o c u m e n t . s u b s c r i b e . m _ i n . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  <5A5F  =0  ?@8AB830=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . m _ i n . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f ( d o c u m e n t . s u b s c r i b e . y _ i n . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  3>48=0  =0  ?@8AB830=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . y _ i n . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
  
 	 i f ( d o c u m e n t . s u b s c r i b e . d _ o u t . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  45=  =0  70<8=020=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . d _ o u t . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f ( d o c u m e n t . s u b s c r i b e . m _ o u t . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  <5A5F  =0  70<8=020=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . m _ o u t . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 i f ( d o c u m e n t . s u b s c r i b e . y _ o u t . v a l u e = = " " ) {  
 	 	 a l e r t ( " >;O,   2J2545B5  3>48=0  =0  70<8=020=5! " ) ;  
 	 	 d o c u m e n t . s u b s c r i b e . y _ o u t . f o c u s ( ) ;  
 	 	 r e t u r n   f a l s e ;  
 	 }  
  
 	 d o c u m e n t . s u b s c r i b e . s u b m i t ( ) ;  
 } 
