
if (window.location == parent.location) 
{ 
	window.location = "http://www.vegaengineering.com/index.php?iframe="+window.location;
}