
Event.observe(window, 'load', init, false);

function init(){
     
	 Event.observe('g1', '', cal, false);
}

function cal1(){
     document.write("Sorry We have some problem in loading Styles. This issue will resolve soon");
}

function cal2(){
     document.write("Sorry We have some problem in loading Styles. This issue will resolve soon");
}

function cal3(){
     document.write("Sorry We have some problem in loading Styles. This issue will resolve soon");
}
