var head='<html>'
+'<head>'
+'<script language="javascript">'
+'function doPopup(URL, WIDTH, HEIGHT) {'
+'windowprops = "left=150,top=30,width=" + WIDTH + ",height=" + HEIGHT; preview = window.open(URL, "preview", windowprops);'
+'}'
+'</script>'
+'<title>Automated download of your digital files</title>'
+'<meta name="keywords" content="download, digital, pdf, zip, exe, executables, ebooks, e-books, portable document files">'
+'<meta name="description" content="Automatic download of your digital files, including pdf (portable document files), zip files and e-book executables">'
+'<link rel="stylesheet" href="/layout/style.css" type="text/css">'
+'</head>'
+'<body bgcolor="dfefff" vlink="#000055" alink="ff0000" link="#0077ee" topmargin="0" leftmargin="5" OnUnLoad="doPopup(\'web_popup.html?\', \'500\', \'350\');">'
document.write(head);