// JavaScript Document
// Juscelino Cunha Coelho - 03 de marco de 2009
// ===========================================================
if (!window.parent)
    window.parent = new function() {};

window.parent.historylength = history.length;   

if (window.parent.location.pathname ==  window.location.pathname)
	//location.href = "/default.asp";
