// JavaScript Document
function indexrrr(obj,url){
	obj.style.behavior='url(#default#homepage)';obj.setHomePage(url);
}
