var objMyImg = null;
function init() {
	objMyImg = new OpacityObject('content','/pics/back.png');
	objMyImg.setBackground();
}