<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var sidewidth		= "155"		// SIDEBAR WIDTH (also edit CSS)
var pageheight		= "125"		// INCREASE PAGE HEIGHT

var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var notes3		= "yes"		// SHOW 3ND NOTES
var notes4		= "yes"		// SHOW 4th NOTES
var notes5		= "yes"		// SHOW 5th NOTES
var notes6		= "yes"		// SHOW 6th NOTES


// TEMPLATE DATE

var showd		= "yes"  	// SHOW THE DATE
var dateLR		= "right"  	// DATE LEFT OR RIGHT
var dateX		= "8"  	// DATE X LOCATION
var dateY		= "103"  	// DATE Y LOCATION


// FLASH CHANGER OPTIONS

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "E5E9F1"	// FLASH BACKGROUND COLOR
var flashwC		= "150"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "125"		// HEIGHT OF THE FLASH CHANGER
var bordercolor		= "A49C98"	// FLASH CHANGER BOTTOM BORDER COLOR






// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border-bottom: #'+bordercolor+' 0px solid;"><tr><td valign="center">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="scale" VALUE="exactfit">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="imagechanger.swf" quality="high" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br>');
}


// 1st NOTES AREA
   if (notes1 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="left" class="note-title">');

document.write('Ticket Pricing');

document.write('</td></tr><tr><td class="note-text">');

document.write('$23,$39,$64,$84<br>');
document.write('$147 Premium Seats include Pre-Show Reception');
document.write('<br><a href="http://www.ticketmaster.com/event/1C004719EAD47BC4?artistid=1635749&majorcatid=10001&minorcatid=50" target="_parent">Ticket Master &gt;&gt;</a>');
document.write('<br><a href="SeatingChart" target="_parent">Seating Chart&gt;&gt;</a><br>');
document.write('<a href="http://www.co.marin.ca.us/depts/cu/Main/mc/mc_calendar_event.cfm?MocKey=794" target="_parent">Marin Center Box Office&gt;&gt;</a><br>');
document.write('</td></tr></table>');
document.write('<br>');
}

// 5th NOTES AREA
   if (notes1 == "yes") {
	   
//document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="left" class="note-title">');

//document.write('Program Ad Space');

//document.write('</td></tr><tr><td class="note-text">');

//document.write('Order Ad Space in the<br>');
//document.write('Event Program<br> Coming Soon!');
//document.write('<br><a href="https://unityinmarin.ccbchurch.com/app/w_form_response.php?form_id=71">Click Here&gt;&gt;</a></a>');
//document.write('</td></tr></table>');
//document.write('<br>');
}

// 2nd NOTES AREA
   if (notes3 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center" class="note-title">');

document.write('</td></tr><tr><td class="note-text">');

document.write('<a href="http://unityinmarin.org/calendar/"><b>Unity Events Calendar</b></a>');

document.write('</td></tr><tr><td class="note-text">');

document.write('<a href="http://www.ggcsl.org/events/calendar.htm"><b>GGCSL Events Calendar</a>');

document.write('</td></tr><tr><td class="note-text">');

document.write('<a href="contact.html"><b>Directions&gt;&gt;</b></a>');

document.write('</td></tr></table>');
document.write('<br>');
}


// 3rd NOTES AREA
   if (notes2 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center" class="note-title">');

document.write('New Thought Mass Choir<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('Come sing with the New Thought Mass Choir with Rickie Byars Beckwith”<br>');

document.write('<br><a href="ntpchoir.html" target="_parent">For more information click here &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br>');
}


// 4th NOTES AREA
   if (notes4 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center" class="note-title">');

document.write('Rouda, Feder, Tietjen & McGuinn<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('<br><a href="sponsor.html"><img src="2011 Docs/Rouda-Pix-O.jpg"></a>');

document.write('</td></tr></table>');
document.write('<br><br>');
}
// 5th NOTES AREA
document.write('<table><tr><td align="center" class="note-title">');
document.write('Lisa Starbird<br>');
document.write('<a href="emerge.html"><img src="images/LisaStarbird Pix.jpg" width="100px" class="borders"><br>');
document.write('What Wants to Emerge?<br>Tuesday, October 25th<br>7:00 to 9:00pm</a>');
document.write('</td></tr></table>');


// START DATE SCRIPT


   if (showd == "yes") {
document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px" class="printhide">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');
}



document.write('<img src="picts/spacer.gif" width="'+sidewidth+'" height="'+pageheight+'"></a><br>');


//  End -->
