function sendme2() { if(window.location.search != "") { var param = window.location.search parent.frames[1].location.href = getTheTarget(param) } }