// JavaScript Document
var pic1 = new Image(111,26);
pic1.src = WWWROOT + '/images/load_bg.gif';
