window.onerror=function(msg, url, lno){
//	alert(msg + " : " + url + " : " + lno);
	return true;
};

var oFlashBuilder=new cmnFlash();

