// this script written by THE Bible Study Web Site at BibleStudy.org

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>BibleStudy.org: ' + 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="Christian Outreaches, Churches and Fellowship Links from BibleStudy.org"><meta name="keywords" content="bible, free, bible answers, questions, answers, in depth bible, bible study by topic, study by topic, bible by topic, bible questions, god, jesus, study helps, web sites, study materials"><\/head><frameset border=0 framespacing=2 rows=120,* frameborder=NO> <frame border=0 name=topad marginwidth=0 marginheight=0 src="http://www.biblestudy.org/hotlinks/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);
}
