var meetingMonth = "June"
var LEmonth = "August"
var MOMmonth = "May" 
var RSVPdate = "  5"
//var RSVPday = " Monday"
var meetingDate = " 10"
//RSVPday = " Thursday"
RSVPday = " Friday"
//var RSVPtime = "Noon"
//RSVPtime = "5:00 p.m."
//RSVPtime = "COB"
RSVPtime = "3:00 p.m."
//RSVPtime = "8:00 a.m."
var meetingDate2 = ""
var doNextMeeting = ""
var doNextMeeting2 = ""
var doRSVP = ""
var doRSVP2 = ""
var doSurvey = ""
var surveyLink = "http://www.surveymonkey.com/s.aspx?sm=Oxvd5VBdbEkWf9msLuS9LQ_3d_3d"
var doNewsletter = "yes"
var s = 0
var realPage = "http://www.nma1.us/chapters/395/"

var month1="July"
var month2="August"
var month3="September"
//var SWFfileName = path + "xmlmenutest4c.swf"
var SWFfileName = path + "xmlmenutest5a.swf"

if (window.blueBackground) {
	if (blueBackground == "true")	{
		var up_arrow = realPage + path + "/images/up_button3.gif";
		var up_arrowHi = realPage + path + "/images/up_button_hi3.gif";
	} else {
		var up_arrow = realPage + path + "/images/up_button.gif";
		var up_arrowHi = realPage + path + "/images/up_button_hi.gif";
	}
} else {
	var up_arrow = realPage + path + "/images/up_button.gif";
	var up_arrowHi = realPage + path + "/images/up_button_hi.gif";
}

function PassFlash(){
	window.document.xmlmenutest5a.SetVariable("pagePath", path);
}

document.writeln('<BODY>')

// BEGIN HEADER TABLE
document.writeln('	<table style="padding-top:0px; padding-bottom:0px" border="0" align="center" cellpadding="0" cellspacing="0" width="100%">')
document.writeln('		<tr>')

// DISPLAY NMA LOGO IMAGE/LINK
//document.writeln('			<TD rowspan="2" width="130" style="vertical-align:middle; text-align:center"><A title="Go to the National NMA Home Page" href="http://www.NMA1.org"><img height="66" border="0" src="'+path+'/images/nma_logo_tiny.gif"></a></td>')
document.writeln('			<TD style="vertical-align:middle; text-align:center; font:32pt arial; font-style:italic; padding-bottom:0px">')
document.writeln('				<TABLE style="height:100%" cellSpacing=0 cellpadding="0" border=0 width="100%">')
document.writeln('					<TR>')
document.writeln('						<TD align="center" vAlign=top>')

// DISPLAY CHAPTER 395 LINK
	if ((!window.pageName)||(window.pageName) && (pageName != "Home"))
	{
		document.writeln('<A title="Go to the Chapter 395 Home Page" href="' + path +'index.shtml">')
	}
	if ((window.pageName) && (pageName == "Home")){
		document.writeln('<OBJECT style="margin-top:7px; margin-right:4px" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"')
		document.writeln(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"')
		document.writeln(' WIDTH="691" HEIGHT="105" id="nmaTitle" ALIGN="center">')
		document.writeln(' <PARAM NAME=movie VALUE="'+path+'./flash/nmaTitle-clips.swf"> <PARAM NAME=flashvars VALUE="path=path"> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF>')
		document.writeln(' <EMBED src="./flash/nmaTitle-clips.swf" quality=high wmode=transparent bgcolor=#FFFFFF  WIDTH="691" HEIGHT="105" NAME="nmaTitle" ALIGN=""')
		document.writeln(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>')
		document.writeln('</OBJECT>')
	}else{
//	alert("in it " + path)
		document.writeln('<img height="98" width="467" style="margin-top:5px; border-width:0px" src="'+path+'/images/NMAtitle2.gif"></a>')
	}

document.writeln('						</td>')
document.writeln('					</tr>')
document.writeln('				</table>')
document.writeln('			 </td>')
document.writeln('		</tr>')
document.writeln('		<tr>')
document.writeln('			<TD height="4">')
document.writeln('			 </td>')
document.writeln('		</tr>')
document.writeln('	</table>')
// END HEADER TABLE

document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="xmlmenutest5a" width="500" height="300"  align="left" style="position:absolute; top:200px; left:-4px">')
document.writeln('<param name="allowScriptAccess" value="sameDomain" />')
document.writeln('<param name="movie" value="' + SWFfileName + '" />')
document.writeln('<param name="quality" value="high" />')
//document.writeln('<PARAM NAME=FlashVars VALUE="pagePath=path">')
document.writeln('<param name="wmode" value="transparent" />')
document.writeln('<param name="bgcolor" value="#ffffff" />')
document.writeln('<embed src="' + SWFfileName + '" quality="high" wmode="transparent" bgcolor="#ffffff" width="500" height="300" swLiveConnect=true id="xmlmenutest5a" NAME="xmlmenutest5a" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
document.writeln('</object>')

PassFlash()

//BEGIN CONTENT TABLE
document.writeln('<DIV  style="position:absolute; top: 130px; left: 155px; z-index: -1">')
document.writeln('				<TABLE width="656" margin-left:110px; margin-top:0px; border-width:0px; border-style:ridge; border-color:blue" cellPadding=0 cellSpacing=0>')
document.writeln('					<TR>')
document.writeln('						<TD width="100%" align="right">')
 // CONTENT CONTINUES FROM HERE, ADDED BY THE PAGE FILE (THE <TD> IS OPEN)