function createpg(linkref) {
var bottomlnk = linkref.href;
var line1;
line1='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head><title>THE Bible Study Web Site: ' + bottomlnk + '<\/title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link href="http://www.biblestudy.org/css/common.css" rel="stylesheet" type="text/css" media="all"><meta name="description" content="Links to Churches, Ministries, Teaching Children, Phone and Address Lookup and more!"><meta name="keywords" content="bible, bible study, the bible"><!-- bible, bible study, the bible --><\/head><frameset border=0 framespacing=2 rows=120,* frameborder=NO> <frame border=0 name=topad marginwidth=0 marginheight=0 src="http://www.biblestudy.org/links/extlinktop.html' + '?' + bottomlnk + '" scrolling=no> <frame name=main src="' + bottomlnk + '"><noframes><body><div align="center">This feature from<br><a href="http://www.biblestudy.org/" target="_top">THE Bible Study Web Site at BibleStudy.org<\/a> requires frames.<br><br>Click on the below link to proceed to<\/div><div align="center">' + bottomlnk + '<\/div><\/body> <\/noframes><\/frameset><\/html>';
document.write(line1); }
