// JavaScript Document
if (parent.frames.length < 1) { 
document.location.href = '../successful-projects.asp'; 
}