ÿþf u n c t i o n   o p e n _ w i n ( d a y , n o , w , h )    
 {      
 	 w i n d o w . o p e n ( ' n e w s _ c o n t . p h p ? d a y = ' + d a y + ' & n o = ' + n o , ' ' , ' w i d t h = ' + w + ' ,   h e i g h t = ' + h + '   , s c r o l l b a r s = y e s , r e s i z a b l e = n o ' ) ;  
 }    
 f u n c t i o n   o p e n _ w i n a ( d a y , n o , w , h )  
 {      
 	 w i n d o w . o p e n ( ' n e w s _ c o n t a . p h p ? d a y = ' + d a y + ' & n o = ' + n o , ' ' , ' w i d t h = ' + w + ' ,   h e i g h t = ' + h + '   , s c r o l l b a r s = y e s , r e s i z a b l e = n o ' ) ;  
 }    
 f u n c t i o n   o p e n _ w i n b ( d a y , n o , w , h )    
 {      
 	 w i n d o w . o p e n ( ' n e w s _ c o n t b . p h p ? d a y = ' + d a y + ' & n o = ' + n o , ' ' , ' w i d t h = ' + w + ' ,   h e i g h t = ' + h + '   , s c r o l l b a r s = y e s , r e s i z a b l e = n o ' ) ;  
 }  
 f u n c t i o n   w e b _ g o ( i n _ a d d r e s s , t y p e )  
 {  
 	 l o c a t i o n . h r e f = " h t t p : / / s t r o k e . t w / " + i n _ a d d r e s s + " ? t y p e = " + t y p e ;  
 }   
