if(document.images){
	lead1ImOn=new Image();lead1ImOff=new Image();lead2ImOn=new Image();lead2ImOff=new Image();lead3ImOn=new Image();lead3ImOff=new Image();lead4ImOn=new Image();lead4ImOff=new Image();
	lead1ImOn.src='/imgs/v4/widget1Sel.gif';lead1ImOff.src='/imgs/v4/widget1.gif';lead2ImOn.src='/imgs/v4/widget2Sel.gif';lead2ImOff.src='/imgs/v4/widget2.gif';
	lead3ImOn.src='/imgs/v4/widget3Sel.gif';lead3ImOff.src='/imgs/v4/widget3.gif';lead4ImOn.src='/imgs/v4/widget4Sel.gif';lead4ImOff.src='/imgs/v4/widget4.gif';
	homeImOn=new Image();homeImOff=new Image();faithsImOn=new Image();faithsImOff=new Image();inspImOn=new Image();inspImOff=new Image();healthImOn=new Image();
	healthImOff=new Image();entImOn=new Image();entImOff=new Image();comfImOn=new Image();comfImOff=new Image();famImOn=new Image();famImOff=new Image();
	relImOn=new Image();relImOff=new Image();newsImOn=new Image();newsImOff=new Image();avImOn=new Image();avImOff=new Image();
	homeImOn.src='/imgs/v4/nav_home_hov.gif';homeImOff.src='/imgs/v4/nav_home.gif';faithsImOn.src='/imgs/v4/nav_faiths_hov.gif';faithsImOff.src='/imgs/v4/nav_faiths.gif';
	inspImOn.src='/imgs/v4/nav_insp_hov.gif';inspImOff.src='/imgs/v4/nav_insp.gif';healthImOn.src='/imgs/v4/nav_health_hov.gif';healthImOff.src='/imgs/v4/nav_health.gif';
	entImOn.src='/imgs/v4/nav_ent_hov.gif';entImOff.src='/imgs/v4/nav_ent.gif';comfImOn.src='/imgs/v4/nav_comf_hov.gif';comfImOff.src='/imgs/v4/nav_comf.gif';
	famImOn.src='/imgs/v4/nav_fam_hov.gif';famImOff.src='/imgs/v4/nav_fam.gif';relImOn.src='/imgs/v4/nav_rel_hov.gif';relImOff.src='/imgs/v4/nav_rel.gif';
	newsImOn.src='/imgs/v4/nav_news_hov.gif';newsImOff.src='/imgs/v4/nav_news.gif';avImOn.src='/imgs/v4/nav_av_hov.gif';avImOff.src='/imgs/v4/nav_av.gif';
}

function writeLogin()
{
var logcookie="";
var htm_str;
var rightLinks = '';

logcookie=GetCookieKey('belief', 'user_name');

logcookie=logcookie.replace("+"," ");

if(logcookie.length>15)
{logcookie=logcookie.substring(0,12)+"...";}

	var htm_str='';

	htm_str=htm_str+'<a href="/about/index.asp">Our Mission</a> &#124; <a href="http://community.beliefnet.com/forums/">Discussions</a> &#124; <a href="/newsletter/step1.aspx">Newsletters</a> &#124; </span>';
	
	
	
	if(logcookie.length<=0)
	{
	    rightLinks = '<div class="LogInBoxBlackNew"><span class="login"><a href="/user/login.asp?redirectPage='+window.location.href+'">Log in 333</a></div>';
	}
	else
	{
	    rightLinks = '<div class="LogInBoxBlackNew"><span class="login">Welcome, <strong><a href="javascript:openProfile();">'+logcookie+'</a></strong> &#124; <a href="/profile_form.asp?profileView=Y">My info</a> <span class="mission"> &#124; <a href="/user/signout.asp">Log out 333</a></span></div>';
	}
	return htm_str;
}



function writeLoginRightLinks()
{
var logcookie="";
var rightLinks = '';

logcookie=GetCookieKey('belief', 'user_name');

logcookie=logcookie.replace("+"," ");

if(logcookie.length>15)
{logcookie=logcookie.substring(0,12)+"...";}

	
	if(logcookie.length<=0)
	{
	    rightLinks = '<div class="LogInBoxBlackNew"><span class="login"><a href="/user/login.asp?redirectPage='+window.location.href+'">Log in</a></div>';
	}
	else
	{
	    rightLinks = '<div class="LogInBoxBlackNew"><span class="login">Welcome, <strong><a href="javascript:openProfile();">'+logcookie+'</a></strong> &#124; <a href="http://community.beliefnet.com/?page_id=81">Invite Friends</a> <span class="mission"> &#124; <a href="/user/signout.asp">Log out</a></span></div>';
	}
	return rightLinks;
}

/*a few functions that are used in multiple spots*/
var aStuff=' onmouseover="changeClass(this.parentNode,1);" onmouseout="changeClass(this.parentNode,2);"';
var liSNStuff=' class="socNetNavLi" onmouseover="changeClass(this,1);" onmouseout="changeClass(this,2);" onclick="location.href=';
var liSubStuff=' class="subNavLi" onmouseover="changeClass(this,1);" onmouseout="changeClass(this,2);" onclick="location.href=';
var liSubStuff2=' class="subNavLi" onmouseover="changeClass(this,1);" onmouseout="changeClass(this,2);"';
function blackBar(){/*bkBt=blackBarText*/
	var bkBT='';bkBT+='<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td align="left" width="9">' ;
	/*once SN goes live remove the next two lines and uncomment out the other piece for the SN rollover*/
	bkBT+='<img src="/imgs/v4/black_roundedLeft.gif" width="9" height="27" alt="" border="0" /></td><td align="left" valign="middle">' ;
	bkBT+='<span class="mission">'+writeLogin();
	bkBT+='<div id="socNetNav" style="visibility:hidden;"> </div>';
	/*bkBT+='<img src="/imgs/v4/black_roundedLeft.gif" width="9" height="27" alt="" border="0" /><a href="xyz" ';
	bkBT+='onmouseover="stopTimer2();showSocNet(1);" onmouseout="startTimer2();"><img src="/imgs/v4/topPromo_SN.gif" width="291" height="27" alt="" border="0" /></a>';
	bkBT+='<div id="socNetNav" onmouseover="stopTimer2();" onmouseout="startTimer2();" style="visibility:hidden;"><a href="xyz"><img src="/imgs/v4/socNetDropText.gif" width="223" height="97" alt="" border="0" /></a>';
	bkBT+='	<ul>';
	bkBT+='		 <li '+liSNStuff+'\'xyz\';"><a href="xyz"'+aStuff+'>Create My Profile</a></li>';
	bkBT+='		 <li '+liSNStuff+'\'xyz\';"><a href="xyz"'+aStuff+'>Guided Journals</a></li>';
	bkBT+='		 <li '+liSNStuff+'\'xyz\';"><a href="xyz"'+aStuff+'>Discussions</a></li>';
	bkBT+='		 <li '+liSNStuff+'\'xyz\';"><a href="xyz"'+aStuff+'>Online Groups</a></li>';
	bkBT+='		 <li '+liSNStuff+'\'xyz\';"><a href="xyz"'+aStuff+'>Prayer Circles</a></li>';
	bkBT+='	 </ul></div>';*/
	bkBT+='</td><td align="right" valign="middle">' + writeLoginRightLinks() + '</td><tr></table>';
	return bkBT;
}
/*define the parent ids here*/
var homeNum=0;var faithsNum=10000;var inspNum=900;var healthNum=203;var entNum=500;var comfNum=12000;var famNum=600;var relNum=800;var newsNum=400;var avNum=11000;
function topNav(num){/*tNT=topNavText*/
	var tNT='';tNT+='<div class="homeNav">';
	if(num==homeNum){tNT+='<a href="/" onmouseover="showSocNet(0);showSubNav(0,0);"><img src="/imgs/v4/nav_home.gif" alt="Go Home" title="Go Home" border="0" /></a>';}
	else{tNT+='<a href="/" onmouseover="showSocNet(0);showSubNav(0,0);over(\'homeIm\',\'On\');" onmouseout="over(\'homeIm\',\'Off\');"><img src="/imgs/v4/nav_home.gif" alt="Go Home" title="Go Home" border="0" id="homeIm" /></a>';}
	tNT+='</div><div class="faithsNav">';
	if(num==faithsNum){tNT+='<a href="/index/index_10000.html" onmouseover="stopTimer();showSubNav(1,faithsNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_faiths_sel.gif" alt="Faiths &amp; Practices" title="Faiths &amp; Practices" border="0" /></a>';}
	else{tNT+='<a href="/index/index_10000.html" onmouseover="stopTimer();showSubNav(1,faithsNum);over(\'faithsIm\',\'On\');" onmouseout="startTimer();over(\'faithsIm\',\'Off\');"><img src="/imgs/v4/nav_faiths.gif" alt="Faiths &amp; Practices" title="Faiths &amp; Practices" border="0" id="faithsIm" /></a>';}
	tNT+='</div><div class="inspNav">';
	if(num==inspNum){tNT+='<a href="/index/index_900.html" onmouseover="stopTimer();showSubNav(1,inspNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_insp_sel.gif"	alt="Inspiration" title="Inspiration" border="0" /></a>';}
	else{tNT+='<a href="/index/index_900.html" onmouseover="stopTimer();showSubNav(1,inspNum);over(\'inspIm\',\'On\');" onmouseout="startTimer();over(\'inspIm\',\'Off\');"><img src="/imgs/v4/nav_insp.gif" alt="Inspiration" title="Inspiration" border="0" id="inspIm" /></a>';}
	tNT+='</div><div class="healthNav">';
	if(num==healthNum){tNT+='<a href="/index/index_203.html" onmouseover="stopTimer();showSubNav(1,healthNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_health_sel.gif" alt="Health" title="Health" border="0" /></a>';}
	else{tNT+='<a href="/index/index_203.html" onmouseover="stopTimer();showSubNav(1,healthNum);over(\'healthIm\',\'On\');" onmouseout="startTimer();over(\'healthIm\',\'Off\');"><img src="/imgs/v4/nav_health.gif" alt="Health" title="Health" border="0" id="healthIm" /></a>';}
	tNT+='</div><div class="entNav">';
	if(num==entNum){tNT+='<a href="/index/index_500.html" onmouseover="stopTimer();showSubNav(1,entNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_ent_sel.gif" alt="Entertainment" title="Entertainment" border="0" /></a>';}
	else{tNT+='<a href="/index/index_500.html" onmouseover="stopTimer();showSubNav(1,entNum);over(\'entIm\',\'On\');" onmouseout="startTimer();over(\'entIm\',\'Off\');"><img src="/imgs/v4/nav_ent.gif" alt="Entertainment" title="Entertainment" border="0" id="entIm" /></a>';}
	tNT+='</div><div class="comfNav">';
	if(num==comfNum){tNT+='<a href="/index/index_12000.html" onmouseover="stopTimer();showSubNav(1,comfNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_comf_sel.gif" alt="Comfort &amp; Support" title="Comfort &amp; Support" border="0" /></a>';}
	else{tNT+='<a href="/index/index_12000.html" onmouseover="stopTimer();showSubNav(1,comfNum);over(\'comfIm\',\'On\');" onmouseout="startTimer();over(\'comfIm\',\'Off\');"><img src="/imgs/v4/nav_comf.gif" alt="Comfort &amp; Support" title="Comfort &amp; Support" border="0" id="comfIm" /></a>';}
	tNT+='</div><div class="famNav">';
	if(num==famNum){tNT+='<a href="/index/index_600.html" onmouseover="stopTimer();showSubNav(1,famNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_fam_sel.gif" alt="Family &amp; Home" title="Family &amp; Home" border="0" /></a>';}
	else{tNT+='<a href="/index/index_600.html" onmouseover="stopTimer();showSubNav(1,famNum);over(\'famIm\',\'On\');" onmouseout="startTimer();over(\'famIm\',\'Off\');"><img src="/imgs/v4/nav_fam.gif" alt="Family &amp; Home" title="Family &amp; Home" border="0" id="famIm" /></a>';}
	tNT+='</div><div class="relNav">';
	if(num==relNum){tNT+='<a href="/index/index_800.asp" onmouseover="stopTimer();showSubNav(1,relNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_rel_sel.gif" alt="Relationships" title="Relationships" border="0" /></a>';}
	else{tNT+='<a href="/index/index_800.asp" onmouseover="stopTimer();showSubNav(1,relNum);over(\'relIm\',\'On\');" onmouseout="startTimer();over(\'relIm\',\'Off\');"><img src="/imgs/v4/nav_rel.gif" alt="Relationships" title="Relationships" border="0" id="relIm" /></a>';}
	tNT+='</div><div class="newsNav">';
	if(num==newsNum){tNT+='<a href="/index/index_400.html" onmouseover="stopTimer();showSubNav(1,newsNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_news_sel.gif" alt="News &amp; Blogs" title="News &amp; Blogs" border="0" /></a>';}
	else{tNT+='<a href="/index/index_400.html" onmouseover="stopTimer();showSubNav(1,newsNum);over(\'newsIm\',\'On\');" onmouseout="startTimer();over(\'newsIm\',\'Off\');"><img src="/imgs/v4/nav_news.gif" alt="News &amp; Blogs" title="News &amp; Blogs" border="0" id="newsIm" /></a>';}
	tNT+='</div><div class="avNav">';
	if(num==avNum){tNT+='<a href="/index/index_11000.html" onmouseover="stopTimer();showSubNav(1,avNum);" onmouseout="startTimer();"><img src="/imgs/v4/nav_av_sel.gif" alt="Audio/Video" title="Audio/Video" border="0" /></a>';}
	else{tNT+='<a href="/index/index_11000.html" onmouseover="stopTimer();showSubNav(1,avNum);over(\'avIm\',\'On\');" onmouseout="startTimer();over(\'avIm\',\'Off\');"><img src="/imgs/v4/nav_av.gif" alt="Audio/Video" title="Audio/Video" border="0" id="avIm" /></a>';}
	tNT+='</div><div id="subNav" onmouseover="stopTimer();" onmouseout="startTimer();" style="visibility:hidden;"> </div>';
	return tNT;
}
function navNewWin(loc,locName) {
	navTmpWin = window.open(loc,locName);
}
function subNav(num){flipElement('Select1',1);flipElement('ddlSearch',1);
	if(num!=0){var sNT='';var minWidth=1;/*minumum width for the drop down, controlled by a spacer image*/
		sNT+='<ul>';/*sNT=subNavText, sNL=subNavLeft*/
		if(num==faithsNum){flipElement('Select1',0);
			sNT+='<li'+liSubStuff+'\'/index/index_10000.html\';"><a href="/index/index_10000.html"'+aStuff+'>Faiths &amp; Practices</a></li>';
			sNT+='<li'+liSubStuff+'\'/story/76/story_7665_1.html\';"><a href="/story/76/story_7665_1.html"'+aStuff+'>Belief-o-Matic</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10002.html\';"><a href="/index/index_10002.html"'+aStuff+'>Christianity</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10001.html\';"><a href="/index/index_10001.html"'+aStuff+'>Buddhism</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10005.html\';"><a href="/index/index_10005.html"'+aStuff+'>Judaism</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10004.html\';"><a href="/index/index_10004.html"'+aStuff+'>Islam</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10003.html\';"><a href="/index/index_10003.html"'+aStuff+'>Hinduism</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10000.html\';"><a href="/index/index_10000.html"'+aStuff+'>More Faiths &raquo;</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_200.html\';"><a href="/index/index_200.html"'+aStuff+'>Holistic Spirituality</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_65.html\'"><a href="/index/index_65.html"'+aStuff+'>Prayer</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_201.html\';"><a href="/index/index_201.html"'+aStuff+'>Meditation</a></li>';
			sNT+='<li'+liSubStuff+'\'/av/PreachersAndTeachers.aspx\';"><a href="/av/PreachersAndTeachers.aspx"'+aStuff+'>Preachers &amp; Teachers</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10202.html\';"><a href="/index/index_10202.html"'+aStuff+'>Faith Communities</a></li>';
			sNT+='<li'+liSubStuff+'\'/calendar/index.html\';"><a href="/calendar/index.html"'+aStuff+'>Holidays Calendar</a></li>';
			sNL='57px';minWidth=128;/*image width-padding*/
		}
		if(num==inspNum){flipElement('ddlSearch',0);
			sNT+='<li'+liSubStuff+'\'/index/index_900.html\';"><a href="/index/index_900.html"'+aStuff+'>Inspiration</a></li>';
			sNT+='<li'+liSubStuff+'\'/dailyinspiration/insp_main.asp\';"><a href="/dailyinspiration/insp_main.asp"'+aStuff+'>Today\'s Story</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_907.html\';"><a href="/index/index_907.html"'+aStuff+'>Christian Inspiration</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_204.html\';"><a href="/index/index_204.html"'+aStuff+'>Angels</a></li>';
			sNT+='<li'+liSubStuff+'\'/chickensoup/\';"><a href="/chickensoup/"'+aStuff+'>\'Chicken Soup\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_11011.html\';"><a href="/index/index_11011.html"'+aStuff+'>Preachers &amp; Teachers</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10214.html\';"><a href="/index/index_10214.html"'+aStuff+'>Inspiration Community</a></li>';
			sNL='188px';minWidth=88;/*image width-padding*/
		}
		if(num==healthNum){flipElement('ddlSearch',0);
			sNT+='<li'+liSubStuff+'\'/index/index_203.html\';"><a href="/index/index_203.html"'+aStuff+'>Health</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_471.html\';"><a href="/index/index_471.html"'+aStuff+'>Conditions A-Z</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_444.html\';"><a href="/index/index_444.html"'+aStuff+'>Weight Loss</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_465.html\';"><a href="/index/index_465.html"'+aStuff+'>Yoga</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_472.html\';"><a href="/index/index_472.html"'+aStuff+'>Mental Health</a></li>';
			sNT+='<li'+liSubStuff+'\'/healthandhealing/findtherapist.aspx\';"><a href="/healthandhealing/findtherapist.aspx"'+aStuff+'>Find a Therapist</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_200.html\';"><a href="/index/index_200.html"'+aStuff+'>Holistic Spirituality</a></li>';
			sNT+='<li'+liSubStuff+'\'/prayeroftheday/sec_prayerslst.asp?paid=52\';"><a href="/prayeroftheday/sec_prayerslst.asp?paid=52"'+aStuff+'>Healing Prayers</a></li>';
			sNT+='<li'+liSubStuff+'\'/boards/boards_main.AllCategories.asp?Category=134\';"><a href="/boards/boards_main.AllCategories.asp?Category=134"'+aStuff+'>Support Groups</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_60.html\';"><a href="/index/index_60.html"'+aStuff+'>Prayer Circles</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10215.html\';"><a href="/index/index_10215.html"'+aStuff+'>Health Community</a></li>';
			sNT+='<li'+liSubStuff2+'><a href="http://www.beliefnetgreetings.com/index.php?cat_id=32" target="_blank"'+aStuff+'>Get Well eCards</a></li>';
			sNL='279px';minWidth=63;/*image width-padding*/
		}
		if(num==entNum){
			sNT+='<li'+liSubStuff+'\'/index/index_500.html\';"><a href="/index/index_500.html"'+aStuff+'>Entertainment</a></li>';
			sNT+='<li'+liSubStuff+'\'/dailyjoke/DailyJoke.aspx?QID=0\';"><a href="/dailyjoke/DailyJoke.aspx?QID=0"'+aStuff+'>Today\'s Joke</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/idolchatter/\';"><a href="/blogs/idolchatter/"'+aStuff+'>\'Idol Chatter\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_501.html\';"><a href="/index/index_501.html"'+aStuff+'>Books</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_503.html\';"><a href="/index/index_503.html"'+aStuff+'>Music</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_502.html\';"><a href="/index/index_502.html"'+aStuff+'>Movies</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_560.html\';"><a href="/index/index_560.html"'+aStuff+'>TV</a></li>';
			sNT+='<li'+liSubStuff+'\'/weeklylistings.html\';"><a href="/weeklylistings.html"'+aStuff+'>What\'s Hot</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_1101.html\';"><a href="/index/index_1101.html"'+aStuff+'>Celebrities</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10216.html\';"><a href="/index/index_10216.html"'+aStuff+'>Entertainment Community</a></li>';
			sNL='345px';minWidth=108;/*image width-padding*/
		}
		if(num==comfNum){
			sNT+='<li'+liSubStuff+'\'/index/index_12000.html\'"><a href="/index/index_12000.html"'+aStuff+'>Comfort &amp; Support</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_607.asp\';"><a href="/index/index_607.asp"'+aStuff+'>Grief &amp; Loss</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_36200.html\';"><a href="/index/index_36200.html"'+aStuff+'>Illness &amp; Recovery</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_616.html\';"><a href="/index/index_616.html"'+aStuff+'>Caregiving</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_2000.asp\';"><a href="/index/index_2000.asp"'+aStuff+'>Charity &amp; Service</a></li>';
			sNT+='<li'+liSubStuff+'\'/prayeroftheday/prayer_main.asp\';"><a href="/prayeroftheday/prayer_main.asp"'+aStuff+'>Prayer Library</a></li>';
			sNT+='<li'+liSubStuff+'\'/boards/boards_main.AllCategories.asp?Category=134\';"><a href="/boards/boards_main.AllCategories.asp?Category=134"'+aStuff+'>Support Groups</a></li>';
			sNT+='<li'+liSubStuff+'\'/healthandhealing/findtherapist.aspx\';"><a href="/healthandhealing/findtherapist.aspx"'+aStuff+'>Find a Therapist</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_60.html\';"><a href="/index/index_60.html"'+aStuff+'>Prayer Circles</a></li>';
			sNT+='<li'+liSubStuff+'\'/story/135/story_13504_1.html\';"><a href="/story/135/story_13504_1.html"'+aStuff+'>Memorials</a></li>';
			sNT+='<li'+liSubStuff+'\'/av/PreachersAndTeachers.aspx\';"><a href="/av/PreachersAndTeachers.aspx"'+aStuff+	'>Preachers &amp; Teachers</a></li>';
			sNL='456px';minWidth=133;/*image width-padding*/
		}
		if(num==famNum){
			sNT+='<li'+liSubStuff+'\'/index/index_600.html\';"><a href="/index/index_600.html"'+aStuff+'>Family &amp; Home</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_602.asp\';"><a href="/index/index_602.asp"'+aStuff+'>Parenting</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_35700.html\';"><a href="/index/index_35700.html"'+aStuff+'>House &amp; Garden</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_611.html\';"><a href="/index/index_611.html"'+aStuff+'>Food</a></li>';
			sNT+='<li'+liSubStuff+'\'/features/pets.html\';"><a href="/features/pets.html"'+aStuff+'>Pets</a></li>';
			sNT+='<li'+liSubStuff+'\'/work/\';"><a href="/work/"'+aStuff+'>Career</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_608.html\';"><a href="/index/index_608.html"'+aStuff+'>Teens</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10217.html\';"><a href="/index/index_10217.html"'+aStuff+'> Family &amp; Home Community</a></li>';
			sNL='592px';minWidth=105;/*image width-padding*/
		}
		if(num==relNum){
			sNT+='<li'+liSubStuff+'\'/index/index_800.asp\';"><a href="/index/index_800.asp"'+aStuff+'>Relationships</a></li>';
			sNT+='<li'+liSubStuff2+'><a href="http://www.soulmatch.com?WT.mc_id=SLMNAV" target="_blank"'+aStuff+'>Soulmatch</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_36900.html\';"><a href="/index/index_36900.html"'+aStuff+'>Marriage</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_36800.html\';"><a href="/index/index_36800.html"'+aStuff+'>Dating</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_36910.html\';"><a href="/index/index_36910.html"'+aStuff+'>Weddings</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_36902.html\';"><a href="/index/index_36902.html"'+aStuff+'>Divorce</a></li>';
			sNT+='<li'+liSubStuff+'\'/healthandhealing/findtherapist.aspx\';"><a href="/healthandhealing/findtherapist.aspx"'+aStuff+'>Find a Counselor</a></li>';
			sNT+='<li'+liSubStuff+'\'/prayeroftheday/sec_prayerslst.asp?paid=71\';"><a href="/prayeroftheday/sec_prayerslst.asp?paid=71"'+aStuff+'>Relationship Prayers</a></li>';
			sNT+='<li'+liSubStuff+'\'/dailyhoroscope/hscope_main.asp\';"><a href="/dailyhoroscope/hscope_main.asp"'+aStuff+'>Daily Horoscope</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10218.html\';"><a href="/index/index_10218.html"'+aStuff+'>Relationships Community</a></li>';
			sNL='700px';minWidth=102;/*image width-padding*/
		}
		if(num==newsNum){
			sNT+='<li'+liSubStuff+'\'/index/index_400.html\';"><a href="/index/index_400.html"'+aStuff+'>News &amp; Blogs</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/crunchycon/\';"><a href="/blogs/crunchycon/"'+aStuff+'>\'Crunchy Con\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/godspolitics/\';"><a href="/blogs/godspolitics/"'+aStuff+'>\'God\'s Politics\'</a></li>';
			sNT+='<li'+liSubStuff+'\'http://blog.beliefnet.com/conversationswithgod/\';"><a href="http://blog.beliefnet.com/conversationswithgod"'+aStuff+'>\'Conversations With God\'</a></li>';
			sNT+='<li'+liSubStuff+'\'http://blog.beliefnet.com/feilerfaster/\';"><a href="http://blog.beliefnet.com/feilerfaster/"'+aStuff+'>\'Feiler Faster\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/jwalking/\';"><a href="/blogs/jwalking/"'+aStuff+'>\'J-Walking\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/idolchatter/\';"><a href="/blogs/idolchatter/"'+aStuff+'>\'Idol Chatter\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/virtualtalmud/\';"><a href="/blogs/virtualtalmud/"'+aStuff+'>\'Virtual Talmud\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogs/beyondblue/\';"><a href="/blogs/beyondblue/"'+aStuff+'>\'Beyond Blue\'</a></li>';
			sNT+='<li'+liSubStuff+'\'http://blog.beliefnet.com/blogalogue/\';"><a href="http://blog.beliefnet.com/blogalogue/"'+aStuff+'>\'Blogalogue\'</a></li>';
			sNT+='<li'+liSubStuff+'\'/blogheaven/\';"><a href="/blogheaven/"'+aStuff+'>Blog Heaven</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_506.html\';"><a href="/index/index_506.html"'+aStuff+'>Science</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_404.html\';"><a href="/index/index_404.html"'+aStuff+'>Politics</a></li>';
			sNT+='<li'+liSubStuff+'\'/story/174/story_17473_1.html\';"><a href="/story/174/story_17473_1.html"'+aStuff+'>Faith in the Funnies</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_10219.html\';"><a href="/index/index_10219.html"'+aStuff+'>News Community</a></li>';
			sNL='805px';minWidth=105;/*image width-padding*/
		}
		if(num==avNum){
			sNT+='<li'+liSubStuff+'\'/index/index_11000.html\';"><a href="/index/index_11000.html"'+aStuff+'>Audio/Video</a>&nbsp;</li>';
			sNT+='<li'+liSubStuff+'\'/av/PreachersAndTeachers.aspx\';"><a href="/av/PreachersAndTeachers.aspx"'+aStuff+	'>Preachers &amp; Teachers</a></li>';
			sNT+='<li'+liSubStuff+'\'/av/PreachersAndTeachers.aspx\';"><a href="/av/SpiritualityWellness.aspx"'+aStuff+	'>Spirituality & Wellness</a></li>';
			sNT+='<li'+liSubStuff+'\'/dailyjoke/Videojokeoftheday.aspx\';"><a href="/dailyjoke/Videojokeoftheday.aspx"'+aStuff+'>Video Jokes</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_207.html\';"><a href="/index/index_207.html"'+aStuff+'>Guided Meditations</a></li>';
			sNT+='<li'+liSubStuff+'\'/index/index_1101.html\';"><a href="/index/index_1101.html"'+aStuff+'>Celebrity Interviews</a></li>';
			sNT+='<li'+liSubStuff+'\'/av/BeliefOnTheStreet.aspx\';"><a href="/av/BeliefOnTheStreet.aspx"'+aStuff+'>Belief on the Street</a></li>';
			sNL='909px';minWidth=125;/*image width-padding*/
		}
		sNT+='<img src="/imgs/x.gif" width="'+minWidth+'" height="1" alt="" border="0" /></ul>';
		document.getElementById('subNav').style.left=sNL;
	} else{sNT=' ';}
	document.getElementById('subNav').innerHTML=sNT;
	if(num==avNum&&document.getElementById('subNav').offsetWidth){document.getElementById('subNav').style.left=1000-document.getElementById('subNav').offsetWidth+'px';/*align audio/video right*/ }
}
function srchBoxV4(){/*sBT=srchBoxText*/
    var sBT='';sBT+='<!-- Google CSE Search Box Begins -->';
    sBT+='<form id="searchbox_000544890178875010597:n9bkjko5dsm" action="http://www.beliefnet.com/features/searchengine.html" target="_top">';
    sBT+='<input type="hidden" name="cx" value="000544890178875010597:n9bkjko5dsm" />';
    sBT+='<input type="hidden" name="cof" value="FORID:9" />';
    sBT+='<img src="/imgs/v4/search.gif" width="38" height="14" alt="search" title="search" border="0" /> ';
    sBT+='<input name="q" type="text" class="search" />';
    sBT+='<input type="image" src="/imgs/v4/bt_go.gif" class="searchGo" id="Image1" name="Image1" /><a href="/sitemap/sitemap.html"><img ';
    sBT+='src="/imgs/v4/searchExplore.gif" width="40" height="22" alt="Explore Topics" title="Explore Topics" border="0" /></a>';
    sBT+='</form>';
    sBT+='<script type="text/javascript" src="http://google.com/coop/cse/brand?form=searchbox_000544890178875010597%3An9bkjko5dsm"></script>';
    sBT+='<!-- Google CSE Search Box Ends -->';
	return sBT;
}
function srchBoxV4White(){/*sBWT=srchBoxWhiteText*/
    var sBT='';sBT+='<!-- Google CSE Search Box Begins -->';
    sBT+='<form id="searchbox_000544890178875010597:n9bkjko5dsm" action="http://www.beliefnet.com/features/searchengine.html" target="_top">';
    sBT+='<input type="hidden" name="cx" value="000544890178875010597:n9bkjko5dsm" />';
    sBT+='<input type="hidden" name="cof" value="FORID:9" />';
    sBT+='Search&nbsp;&nbsp;';
    sBT+='<input name="q" type="text" class="search" />';
    sBT+='<input type="image" src="/imgs/v4/bt_go.gif" class="searchGo" id="Image1" name="Image1" /><a href="/sitemap/sitemap.html">Explore Topics</a>';
    sBT+='</form>';
    sBT+='<script type="text/javascript" src="http://google.com/coop/cse/brand?form=searchbox_000544890178875010597%3An9bkjko5dsm"></script>';
    sBT+='<!-- Google CSE Search Box Ends -->';
	return sBT;
}
function flipElement(el,fl){
	if(!el){} /*if no element passed do not do anything*/
	else{
		var vis='visible';/*make it visible by default*/
		if(!fl){var dir=1;} /*make fl [flip] 1 by default*/
		if(fl==0){vis='hidden';}
		if(!document.getElementById(el)){} /*if it doesn't exist do nothing*/
		else{document.getElementById(el).style.visibility=vis;}
	}
}
function openProfile(){
var logcookie_userid="";
logcookie_userid=GetCookieKey('belief', 'user_id');
window.location = "/user/profile_view.asp?userName=" + logcookie_userid;
}
