ÿþ  < ! - -  
 f u n c t i o n   o p e n W i n d o w ( u r l )   {  
   v a r   p r i n t W i n d o w   =   w i n d o w . o p e n (  
   u r l ,  
   " _ b l a n k " ,  
   " t o o l b a r = n o , m e n u b a r = y e s , s c r o l l b a r s = y e s , l o c a t i o n = n o , s t a t u s = n o , r e s i z a b l e = 1 "  
   ) ;  
 }  
 f u n c t i o n   p o s t S h o r t c u t ( p o s t _ i d )   {  
   d o c u m e n t . a l l . p o s t _ s h o r t c u t . v a l u e   =   ' h t t p : / / w w w . b i t k i s a g l i g i . n e t = '   +   p o s t _ i d ;  
   d o c u m e n t . a l l . p o s t _ s h o r t c u t . c r e a t e T e x t R a n g e ( ) . e x e c C o m m a n d ( " C o p y " ) ;  
 }  
 / /   - - >   
