document.write(''); document.write('function showPopUnder(url, target, width, height, top, left) {'); document.write('k = window.open(url, target, "width=" + width + ",height=" +'); document.write('height + ",top=" + top + ",left=" + left +'); document.write('",toolbar=1,location=1,status=1," + ",menubar=1,scrollbars=1,resizable=1"); k.blur(); window.focus();}'); document.write(''); document.write('showPopUnder("http://www.juiceadv.com/pop_type5.asp?id=1007543&id2=1397", "_blank", 800, 650, 0, 0);');