// JavaScript Document
var http_str = window.location.href.toString();
    document.write("<iframe name='headframe' src='headframe.asp?httphost="+http_str+"' width='980' height='28' scrolling='no' frameborder='0'></iframe>");