// JavaScript Documentfunction loadFrame() {     if(!parent.interface) {		 window.location.href = "http://www.designlabor.com";     }}