ÿþ/ / ËS„URpS 
 f u n c t i o n   p r e v i e w ( )  
 {  
 	 b d h t m l = w i n d o w . d o c u m e n t . b o d y . i n n e r H T M L ;  
 	 s p r n s t r = " < ! - - s t a r t p r i n t - - > " ;  
 	 p r n h t m l = b d h t m l . s u b s t r ( b d h t m l . i n d e x O f ( s p r n s t r ) + 1 7 ) ;  
 	 	  
 	 e p r n s t r = " < ! - - e n d p r i n t - - > " ;  
 	 p r n h t m l = p r n h t m l . s u b s t r i n g ( 0 , p r n h t m l . i n d e x O f ( e p r n s t r ) ) ;  
 	 	 	 	 	  
 	 v a r   w i n d o w l a y o u t  
         w i n d o w l a y o u t = ' t o p = 0 , l e f t = 0 , w i d t h = 6 4 0 , h e i g h t = 6 4 0 , '  
         w i n d o w l a y o u t + = ' m e n u b a r = y e s , t o o l b a r = n o , l o c a t i o n = n o , s c r o l l b a r s = y e s , s t a t u s = n o , r e s i z a b l e = n o '  
  
         p r n   =   w i n d o w . o p e n   ( " " , " ËS„URpS" , w i n d o w l a y o u t )  
         / / p r n . d o c u m e n t . w r i t e ( p r n h t m l ) ;  
 	 / / w i n d o w l a y o u t . p r i n t ( ) ;  
  
 	 / / w i n d o w . d o c u m e n t . b o d y . i n n e r H T M L = p r n h t m l ;  
 	 p r n . d o c u m e n t . b o d y . i n n e r H T M L = p r n h t m l ;  
 	 / / w i n d o w . p r i n t ( ) ;  
 	 p r n . p r i n t ( ) ;  
  
 }  
 	 	  
 f u n c t i o n   p r i n t W i t h I E ( )  
 {  
             	 W e b B r o w s e r . E x e c W B ( 6 , 6 ) ;   w i n d o w . o p e n e r = n u l l ; w i n d o w . c l o s e ( ) ;  
 }  
  
 f u n c t i o n   p r e v i e w W i t h I E ( )  
 {  
             	 W e b B r o w s e r . E x e c W B ( 7 , 1 ) ;   w i n d o w . o p e n e r = n u l l ; w i n d o w . c l o s e ( ) ;  
 } 
