var path="./gif/";
pic01=new Image(); 
pic01.src=path+"b_band_a.gif"; 
pic02=new Image(); 
pic02.src=path+"b_dates_a.gif"; 
pic03=new Image(); 
pic03.src=path+"b_deutsch.gif"; 
pic04=new Image(); 
pic04.src=path+"b_english.gif"; 
pic05=new Image(); 
pic05.src=path+"b_guestbook_a.gif"; 
pic06=new Image(); 
pic06.src=path+"b_links_a.gif";
pic07=new Image(); 
pic07.src=path+"b_media_a.gif";
pic08=new Image(); 
pic08.src=path+"b_news_a.gif";
pic09=new Image(); 
pic09.src=path+"b_releases_a.gif";
/*LGPL*/ 