var objMyImage = null;
function init() {
	objMyImage = new OpacityObject('homeimg','/templates/img/back');
	objMyImage.setBackground();
}