<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var sidewidth		= "150"		// SIDEBAR WIDTH (also edit CSS)
var pageheight		= "125"		// INCREASE PAGE HEIGHT

var notes1		= "no"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var notes3		= "yes"		// SHOW 2ND NOTES
var notes4		= "yes"		// SHOW 4TH NOTES

// TEMPLATE DATE

var showd		= "yes"  	// SHOW THE DATE
var dateLR		= "right"  	// DATE LEFT OR RIGHT
var dateX		= "8"  	// DATE X LOCATION
var dateY		= "123"  	// DATE Y LOCATION


// FLASH CHANGER OPTIONS

var showsflash		= "no"		// 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



var movedown		= "110"		// SIDEBAR SPACE FROM TOP
var showimage_1		= "yes"		// SHOW 1ST SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH

var showimage_2		= "yes"		// SHOW 2ND SIDEBAR IMAGE
var showarea_2		= "yes"		// SHOW THE 2ND PARAGRAPH

var showimage_3		= "yes"		// SHOW 2ND SIDEBAR IMAGE
var showarea_3		= "no"		// SHOW THE 2ND PARAGRAPH


// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0"><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="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
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>');
}




document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');





// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 2px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Tapas, tapas tapas:</span></legend>');

document.write('One of the wonderful things about Spain is being able to eat tasty tapas any time of the day or night. ');

document.write('</fieldset>');
document.write('<br><br><br>');
}

// END FIRST TEXT AREA


// FIRST IMAGE AREA

   if (showimage_1 == "yes") {
document.write('<IMG SRC="images/spain/champinons_150x132.jpg" border="0" width="150" height="132"><br><br>');
}



// SECOND IMAGE AREA

   if (showimage_2 == "yes") {
document.write('<IMG SRC="images/spain/rabo_de_chocolate.jpg" border="0" width="150" height="107"><br><br><br>');
}


// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 2px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Andalusian Wines:</span></legend>');

document.write('A fantastic red from ');
document.write('<a href="http://www.bodegamarenas.com/">Bodega Marenas, Codoba</a><br>');

document.write('Crianza 2005, label Vega del Geva from ');
document.write('<a href="http://www.bodegasperezhidalgo.com/">Bodegas Perez Hidalgo</a><br>');

document.write('Delishish Dulces, ');
document.write('<a href="http://www.bodegasalmijara.com/webing/i_bodega.htm">Bodega Almijara, Jarel</a><br>');

document.write('Trajinero, Anejo Oloroso Seco from ');
document.write('<a href="http://bodegasmalagavirgen.com/home.asp">Bodegas Malaga Virgen</a><br>');

document.write('Pajarete 1908, dulce from ');
document.write('<a href="http://www.antiguacasadeguardia.net/antiguacasa.swf">Antigua Casa de Guardia</a><br>');

document.write('</fieldset>');
document.write('<br><br><br>');
}
// END SECOND TEXT AREA



// THIRD IMAGE AREA

   if (showimage_3 == "yes") {
document.write('<IMG SRC="images/spain/andalusian_wines.jpg" border="0" width="150" height="113"><br><br>');

document.write('<IMG SRC="images/spain/vinos_dulce.jpg" border="0" width="150" height="113"><br><br><br>');
}


// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 2px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Puuc Route:</span></legend>');

document.write('50 miles south of Merida are the sites on the Puuc (hilly) Route. The sites include Uxmal, Kabah, Sayil, X-Lapak, Labna and the Loltun caves. ');

document.write('<a href="http://rebeccasnyder.net/mexico/Yucatan_2005/index.html">Puuc Route...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}
// END THIRD TEXT AREA



// 1st NOTES AREA
   if (notes1 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('Spain<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('25 Days in Spain...If there is only one reason to go to Spain, it is the tapas...<br>');

document.write('<br><a href="spain2007.htm">Spain &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br><br>');
}


// 2nd NOTES AREA
   if (notes2 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('Yucatan<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('Start with my itinerary to plan your own Mayan Puuc Route tour<br>');

document.write('<br><a href="yucatan2005.htm">Itinerary &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br><br>');
}

// 3rd NOTES AREA
   if (notes3 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('France<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('28 Days in France...maximize your time by NOT making the mistakes we did<br>');

document.write('<br><a href="france2000.htm">France Itinerary &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br><br>');
}


// 4th NOTES AREA
   if (notes4 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('Travel Tips<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('Tips to save you time, money and most of all...aggravation<br>');

document.write('<br><a href="tips.htm">Top Tips &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br><br>');
}


// 4th NOTES AREA
   if (notes4 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('Italy<br>');

document.write('</td></tr><tr><td class="note-text">');

document.write('14 Days in Italy...make sure you know when the sites are open<br>');

document.write('<br><a href="italy1998.htm">Italy Itinerary &gt;&gt;</a><br>');

document.write('</td></tr></table>');
document.write('<br><br>');
}




// 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 -->
