function bnw(){

var bnw_win;
if(bnw_win == null) bnw_win=window.open('bread_water.htm','bnw_win','toolbar=no,menubar=no,status=no,scrollbar=yes,width=400,height=400');
	bnw_win.location='bread_water.htm';
	bnw_win.focus();
}

function rnd_pic() {
var my_pics = new Array()

my_pics[1]="adonai.gif"
my_pics[2]="elohim.gif"
my_pics[3]="elshaddai.gif"
my_pics[4]="jehovah.gif"
my_pics[5]="messiah.gif"
my_pics[6]="shepherd.gif"	
var img_index = Math.floor(Math.random() * (my_pics.length-1))+1;

return my_pics[img_index];
}

function rnd_pic2() {
var my_pics = new Array()
my_pics[1]="cap005.jpg"
my_pics[2]="cap007.jpg"
my_pics[3]="cap011.jpg"
my_pics[4]="100_0163.JPG"
my_pics[5]="100_0182.JPG"
my_pics[6]="100_0184.JPG"	
var img_index = Math.floor(Math.random() * (my_pics.length-1))+1;

return my_pics[img_index];
}

function map(){

var map_win
if(map_win == null) map_win=window.open('about:blank','map_win','toolbar=no,menubar=no,status=no,scrollbar=yes,width=600,height=400');
	map_win.location='about:blank';
	map_win.document.writeln('<html><head><title>Location on map brought to you ny whereis.com</title></head>');
	map_win.document.writeln('<body><center><a href="http://www.whereis.com.au" target="blank_"><img src="images/whereis.gif"></a><br>');
	map_win.document.writeln('<font size=2><i>This picture brought to you by <a href="http://www.whereis.com.au" target="blank_">Whereis.com</a></font></i><br>');
	map_win.document.writeln('<a href="javascript:close();">Close Window</a></center></body></html>');
	map_win.focus();
}

function kjv(){
	var votd_win;
if(votd_win == null) votd_win = window.open('about:blank','votd_win','toolbar=no,menubar=no,status=yes,width=500,height=250');
	votd_win.location ='about:blank';
	votd_win.document.writeln('<html><head><title>Verse of the Day Brought to you by Biblegateway.com</title></head><body>');
	votd_win.document.writeln('<table cellSpacing="0" cellPadding="0" width="100%" border="0"><tr><td align=center bgcolor="#fcfccc">');
	votd_win.document.writeln('<script language="JavaScript" src="http://www.biblegateway.com/usage/votd/votd2html.php?version=9&amp;jscript=1"></script>');
	votd_win.document.writeln('<!-- alternative for no javascript -->');
	votd_win.document.writeln('<noscript><a href="http://www.biblegateway.com/usage/votd/votd2html.php?version=9&amp;jscript=0">View Verse of the Day</a></noscript><br>');
	votd_win.status="Verse of the Day Brought to you by Biblegateway.com";
	votd_win.focus();
}

function niv(){
	var votd_win;
if(votd_win == null) votd_win = window.open('about:blank','votd_win','toolbar=no,menubar=no,status=yes,width=500,height=250');
	votd_win.location ='about:blank';
	votd_win.document.writeln('<html><head><title>Verse of the Day Brought to you by Biblegateway.com</title></head><body>');
	votd_win.document.writeln('<table cellSpacing="0" cellPadding="0" width="100%" border="0"><tr><td align=center bgcolor="#fcfccc">');
	votd_win.document.writeln('<script language="JavaScript" src="http://www.biblegateway.com/usage/votd/votd2html.php?version=31&amp;jscript=1"> </script> ');
	votd_win.document.writeln('<!-- alternative for no javascript -->');
	votd_win.document.writeln('<noscript><a href="http://www.biblegateway.com/usage/votd/votd2html.php?version=31&amp;jscript=0">View Verse of the Day</a></noscript><br>');
	votd_win.status="Verse of the Day Brought to you by Biblegateway.com";
	votd_win.focus();
}

function st(){
	special.style.height=0
}



