	function fnLayer()
	{
	var strFile=document.location.href
	var strIdx=strFile.lastIndexOf("/")
	strFile=strFile.substring(strIdx)
	var sHome="#ffffff",sBiography="#ffffff",sBooks="#ffffff",sSchedule="#ffffff",sFaq="#ffffff",sContact="#ffffff"

	if(strFile=='/index.htm')
	sHome="#ff9900"
	else if(strFile=='/bio.htm' || strFile=='/what_s_paula_reading.htm' || strFile=='/interviews_with_paula_woods.htm' || strFile=='/rock_my_soul.htm' || strFile=='/blackfemalebody.htm' || strFile=='/lovelybones.htm' || strFile=='/burden.htm' || strFile=='/reviewofcommunion.htm' ||  strFile=='/review_of_erasure.htm' || strFile=='/review_of_home_killings.htm')
	sBiography="#ff9900"
	else if(strFile=='/books.htm' || strFile=='/dirty_laundry.htm' || strFile=='/stormy_weather.htm' || strFile=='/inner_city_blues.htm' || strFile=='/spooks_spies_and_private_eye.htm' || strFile=='/merry_christmas_baby_a_chris.htm' || strFile=='/i_hear_a_symphony_african_ame.htm' ||  strFile=='/i_too_sing_america_the_afri.htm')
	sBooks="#ff9900"
	else if(strFile=='/schedule.htm')
	sSchedule="#ff9900"
	else if(strFile=='/faqs.htm')
	sFaq="#ff9900"
	else if(strFile=='/contact.htm')
	sContact="#ff9900"

	var strTable=new String()
	strTable="<table width=779 cellpadding=0 cellspacing=0 bgcolor=black border=0 align=center>"
	strTable=strTable +"<tr bgcolor=black >"
	var x=(document.all)?true:false;
	if(x==false)
	  {
	        
	  	strTable=strTable +"<td width=779 bgcolor=black height=76 align=center ><embed src='../Books/header_flash.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=779 height=76 border=0 align=bottom></embed></td></tr>"
	  	strTable=strTable +"<tr><td  width=779 ><table width=779 bgcolor=black height=24 border=0 align=center cellpadding=0 cellspacing=0>"
	  	strTable=strTable +"<tr><td width=65 bgcolor=black height=24 align=left ><embed src='../Books/header_flash1.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=65 height=24 border=0 align=bottom></embed></td>"
	  	strTable=strTable +"<td width=108 bgcolor=black height=24 align=center><a href='../private/index.htm' style='text-decoration:none'><font color=" + sHome +" face=arial size=2>Home</font></a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../bio/bio.htm' onMouseOver=popUp('HM_Menu3',event) onMouseOut=popDown('HM_Menu3')  style='text-decoration:none'><font color="+ sBiography +" face=arial size=2 >Biography</font></a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../books/books.htm' onMouseOver=popUp('HM_Menu1',event) onMouseOut=popDown('HM_Menu1')  style='text-decoration:none'><font color=" + sBooks +"  face=arial size=2>Books</font></a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../Private/schedule.htm' style='text-decoration:none'><font color=" + sSchedule +"  face=arial size=2>Signings</font></a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../Private/faqs.htm' style='text-decoration:none'><font color=" + sFaq +"  face=arial size=2>FAQ's</font></a></td>"
		strTable=strTable +"<td width=109 bgcolor=black align=center><a href='../Private/contact.htm' style='text-decoration:none'><font color=" + sContact +"  face=arial size=2>Contact</font></a></td>"
		strTable=strTable +"<td width=65 bgcolor=black height=24 align=left ><embed src='../Books/header_flash2.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=65 height=24 border=0 align=bottom></embed></td>"
		strTable=strTable +"</tr>"
		strTable=strTable +"</td></tr></table>"
		strTable=strTable +"</table>"
		if(window.screen.width==800)
			document.layers["MLayer2"].left ="0"
		document.MLayer2.document.write(strTable);
		document.MLayer2.document.close();
	  }
	else
	  {
		strTable=strTable +"<td colspan=3 width=779 bgcolor=black height=24 align=center><embed src='../Books/header_flash.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=779 height=76 border=0 align=bottom></embed></td></tr>"
		strTable=strTable +"<tr><td width=65 bgcolor=black height=24 align=left ><embed src='../Books/header_flash1.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=65 height=24 border=0 align=bottom></embed></td>"
		strTable=strTable +"<td><table width=649 cellpadding=0 cellspacing=0 bgcolor=black border=0 align=center>"
		strTable=strTable +"<tr bgcolor=black ><td>"
		strTable=strTable +"<td width=108 bgcolor=black height=24 align=center><a href='../private/index.htm' style='text-decoration:none; FONT-SIZE: 10 pt;COLOR: " + sHome + ";FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif'>Home</a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../bio/bio.htm'  style='text-decoration:none; FONT-SIZE: 10 pt;COLOR: " + sBiography + ";FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif' onMouseOver=popUp('HM_Menu3',event) onMouseOut=popDown('HM_Menu3')>Biography</a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../books/books.htm'  style='text-decoration:none;FONT-SIZE: 10 pt;COLOR:"+ sBooks +" ;FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif' onMouseOver=popUp('HM_Menu1',event) onMouseOut=popDown('HM_Menu1') onClick=return false>Books</a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../Private/schedule.htm' style='text-decoration:none; FONT-SIZE: 10 pt;COLOR: " + sSchedule + ";FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif'>Signings</a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../Private/faqs.htm' style='text-decoration:none; FONT-SIZE: 10 pt;COLOR: " + sFaq + ";FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif'>FAQ's</a></td>"
		strTable=strTable +"<td width=108 bgcolor=black align=center><a href='../Private/contact.htm' style='text-decoration:none; FONT-SIZE: 10 pt;COLOR: " + sContact + ";FONT-FAMILY: Arial, MS Sans Serif, MS Serif, Helvetica, sans-serif'>Contact</a></td>"
		strTable=strTable +"</td></tr></table></td>"
		strTable=strTable +"<td width=65 bgcolor=black align=right><embed src='../Books/header_flash2.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=65 height=24 border=0 align=bottom></embed></td>"
		strTable=strTable +"</tr>"
		strTable=strTable +"</table>"
		MLayer1.innerHTML=strTable
	  }
	}

function fnClick(url)
	{
	alert(url)
	   document.location.href=url
	   return false;	
	}
if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;


   HM_DOM = (document.getElementById) ? true : false;
   HM_NS4 = (document.layers) ? true : false;
    HM_IE = (document.all) ? true : false;
   HM_IE4 = HM_IE && !HM_DOM;
   HM_Mac = (navigator.appVersion.indexOf("Mac") != -1);
  HM_IE4M = HM_IE4 && HM_Mac;
HM_IsMenu = (HM_DOM || HM_NS4 || HM_IE4);

HM_BrowserString = HM_NS4 ? "NS4" : HM_DOM ? "DOM" : "IE4";

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;


HM_GL_MenuWidth          = 150;
HM_GL_FontFamily         = "Arial,sans-serif";
HM_GL_FontSize           = 9;
HM_GL_FontBold           = false;
HM_GL_FontItalic         = false;
HM_GL_FontColor          = "black";
HM_GL_FontColorOver      = "white";
HM_GL_BGColor            = "white";
HM_GL_BGColorOver        = "black";
HM_GL_ItemPadding        = 3;

HM_GL_BorderWidth        = 1;
HM_GL_BorderColor        = "red";
HM_GL_BorderStyle        = "solid";
HM_GL_SeparatorSize      = 1;
HM_GL_SeparatorColor     = "yellow";
HM_GL_ImageSrc           = "tri.gif";
HM_GL_ImageSrcLeft       = "triL.gif";
HM_GL_ImageSize          = 5;
HM_GL_ImageHorizSpace    = 5;
HM_GL_ImageVertSpace     = 5;

HM_GL_KeepHilite         = false;
HM_GL_ClickStart         = false;
HM_GL_ClickKill          = 0;
HM_GL_ChildOverlap       = 40;
HM_GL_ChildOffset        = 10;
HM_GL_ChildPerCentOver   = null;
HM_GL_TopSecondsVisible  = .5;
HM_GL_StatusDisplayBuild = 0;
HM_GL_StatusDisplayLink  = 1;
HM_GL_UponDisplay        = null;
HM_GL_UponHide           = null;

//HM_GL_RightToLeft      = true;
HM_GL_CreateTopOnly      = HM_NS4 ? true : false;
HM_GL_ShowLinkCursor     = true;

if(HM_IsMenu) {
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='HM_Arrays.js' TYPE='text/javascript'><\/SCR" + "IPT>");
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='HM_Script"+ HM_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
}


//end
