var w11_Obj = null;
function initw11() {
	w11_Obj = new OpacityObject('w11','bg/sh/w11');
	w11_Obj.setBackground('scale');
}
var w15_Obj = null;
function initw15() {
	w15_Obj = new OpacityObject('w15','bg/sh/w15');
	w15_Obj.setBackground('scale');
}

var w35_Obj = null;
function initw35() {
	w35_Obj = new OpacityObject('w35','bg/sh/w35');
	w35_Obj.setBackground('scale');
}
var w33_Obj = null;
function initw33() {
	w33_Obj = new OpacityObject('w33','bg/sh/w33');
	w33_Obj.setBackground('scale');
}
var h22_Obj = null;
function inith22() {
	h22_Obj = new OpacityObject('h22','bg/sh/h22');
	h22_Obj.setBackground('scale');
}
var h44_Obj = null;
function inith44() {
	h44_Obj = new OpacityObject('h44','bg/sh/h44');
	h44_Obj.setBackground('scale');
}
var a21_Obj = null;
function inita21() {
	a21_Obj = new OpacityObject('a21','bg/sh/a21');
	a21_Obj.setBackground('scale');
}
var a23_Obj = null;
function inita23() {
	a23_Obj = new OpacityObject('a23','bg/sh/a23');
	a23_Obj.setBackground('scale');
}
var a43_Obj = null;
function inita43() {
	a43_Obj = new OpacityObject('a43','bg/sh/a43');
	a43_Obj.setBackground('scale');
}
var a45_Obj = null;
function inita45() {
	a45_Obj = new OpacityObject('a45','bg/sh/a45');
	a45_Obj.setBackground('scale');
}

var a25_Obj = null;
function inita25() {
	a25_Obj = new OpacityObject('a25','bg/sh/a25');
	a25_Obj.setBackground('scale');
}


function init(){
initw11();
initw15();
initw35();
initw33();
inith22();
inith44();
inita21();
inita23();
inita25();
inita43();
inita45();
}

