if(top.location == this.location){
	top.location.replace("http://www.ElEnergy03.com?location=" + this.location);
	//top.location.replace("index.html?location=" + this.location);
}