// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "no"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE
var spacing	= "10"		// NUDGE SIDEBAR DOWN
var bordercolor		= "666666"	// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "no"		// SHOW THE DATE ON THE PAGE
var dateLR		= "right"	// DATE LEFT OR RIGHT
var dateX		= "80"		// DATE X LOCATION
var dateY		= "150"		// DATE Y LOCATION

var showsearch		= "no"		// SHOW THE SEARCH FORM
var searchLR		= "right"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "10"		// SEARCH FORM X LOCATION
var searchY		= "222"		// SEARCH FORM Y LOCATION
var searchwidth		= "160"		// WIDTH OF THE SEARCH FORM
var searchtext		= "Search"	// TEXT ABOVE SEARCH FORM

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "000000"	// FLASH BACKGROUND COLOR
var flashwidth		= "150"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var flashheight		= "250"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS



// NUDGE SPACER
//document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')






// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidebartitle">')

document.write('<center><a href="/frequent-skydiving-questions.htm"><img SRC="/images/tandem-border/faq-small.jpg" border="0" alt="Frequently Asked Skydiving Questions"></center></a><br>')

document.write('<center><a href="/tandem-love.htm"><img SRC="/images/tandem-border/shoveyourlove.jpg" border="0" alt="Shove your Love at Skydive Sebastian - want to impress a date, share an exciting day with a loved one!"></center></a><br>')

document.write('<center><a href="/web-flash/beach-tandemvideo-player/tandem-beach.htm"><img SRC="/images/tandem-border/beach-tandemskydive.jpg" border="0" alt="Skydive Sebastian offers tandem skydives to the beach"></center></a><br>')

document.write('<center><a href="/tandem-getaway.htm"><img SRC="/images/tandem-border/getaway.jpg" border="0" alt="Spend a weekend getaway at one of our local hotels and experience your first skydive over the Florida Coastline at Skydive Sebastian"></center></a><br>')

document.write('<center><a href="/facilities.htm"><img SRC="/images/tandem-border/facilities-button.jpg" border="0" alt="The faciliies available at Skydive Sebastian"></center></a><br>')

document.write('<center><font size="2"><a href="javascript:popUpFAQ4(\'http://www.facebook.com/SkydiveSebastian#!/ZooBarSkydiveSebastian\')"><img SRC="/images/experienced-border/zoo-bar-cafe2.jpg" border="0" alt="The Zoo Bar Cafe & Grill offers food & beverages with a beer & wine menu - visit their Facebook Page"></center></a><br>')

document.write('<center><a href="javascript:popUpFAQ32(\'/web-flash/3dwall-tandemgallery-video/tandemgallery-video.htm\')"><img SRC="/images/index-border/index-border1-small.jpg" height="300" width="150" border="0" alt="Tandem Skydiving Video and Photo Gallery" title="A 3D Video and Photo Gallery featuring many of our Tandem Skydivers and their skydiving experience at Skydive Sebastian, including video posted by our tandem skydivers on You Tube!"></a></font><br><br></center>')

document.write('<center><a href="javascript:popUpFAQ19(\'/web-galleries/Aff Students & Tandem Skydivers/Album2.htm\')"><img SRC="/images/tandem-border/tandem-photos.jpg" height="150" width="150" border="0" alt="Photo Gallery of some of our Tandem Skydiver" title="Photo Gallery of some of our Tandem Skydiver"></a></font><br><br>')


document.write('</span><span class="sidebartext">')

document.write('</span>')

}
// END SIDEBAR AREA PARAGRAPH 1



// FLASH CHANGER
   if (showsflash == "yes") {

document.write('<center><font face="Arial" size="3" color="#3BB9FF"><b><i>Our Coastline!</center></font></b></i>')
document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td valign="top">')
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="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger" ALIGN="">')
document.write('<PARAM NAME=movie VALUE="/web-flash/coastline/coastline.swf">')
document.write('<PARAM NAME=quality VALUE=high>')
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>')
document.write('<EMBED src="/web-flash/coastline/coastline.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">')
document.write('</EMBED>')
document.write('</OBJECT><br>')
document.write('</td></tr></table>')
document.write('<br>')
}







// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchY+'px; width: auto; z-index: 1;">')
document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
document.write(''+searchtext+'<br>')
document.write('</td></tr><tr><td align="left">')
document.write('<form action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">')
document.write('<input type="hidden" name="any selected">')
document.write('<input size="15" name="q" value="" class="searchform">&nbsp;<input type=submit value="Go!" name="btnG" class="searchbutton"><br>')
document.write('</form>')
document.write('</td></tr></table>')
document.write('</div>')
}



// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" ><tr><td align="left" width="300"><a href="javascript:popUpFAQ32(\'/web-flash/3dwall-tandemgallery-video/tandemgallery-video.htm\')"><b><font face="Arial" size="3" color="151B8D">Video Gallery!</font></b></td></tr></table> ')

document.write('</div>');

}






// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidebartitle">')


document.write('<center><a href="/contact-skydive-sebastian.htm"><img SRC="/images/experienced-border/address-number.jpg" border="0" alt="Contact Skydive Sebastian"></center></a><br>')


document.write('</span><span class="sidebartext">')

document.write('</span>')

}
// END SIDEBAR AREA PARAGRAPH 1
