function initNoCachedPage(){
	try{
		parent.initNoCache();
	}catch(e){}
}
initNoCachedPage();