var objMyImg = null;
function init() {
	objMyImg = new OpacityObject('myimg','/i/navibox');
	objMyImg.setBackground();
}