function constit(num)
 { 
var url2='/textof/C04-10-58/abo/' +  num + '.htm' ;  
location = url2 ;   
} 
