<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// ONLY USE lowercase FOR ALL OPTIONS

// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR AREA



var imagewidth		= "50"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "34"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "10"		// SPACING BETWEEN IMAGES
var showimages1		= "yes"		// SHOW 1st 3 IMAGES
var showimages2		= "yes"		// SHOW 2nd 3 IMAGES
var showimages3		= "no"		// SHOW 3rd 3 IMAGES
var showimages4		= "no"		// SHOW 4th 3 IMAGES
var showgallery		= "yes"		// SHOW GALLERIES IMAGE TEXT
var showmap		= "yes"		// SHOW SITE MAP LINK
var sidealign		= "center"	// ALIGN SIDEBAR - left | center | right
var sidebarwidth	= "140"		// SIDEBAR WIDTH (edit css also)





document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="'+sidealign+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td valign="top">');
	if (showgallery == "yes") {
document.write('<img src="http://www.elitemassagestockholm.com/picts/galleries.gif" border="0" width="40" height="300"><br>');
	}
	else {
document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" border="0" width="40" height="300"><br>');
	}
document.write('</td><td valign="top">');




// START THUMBNAILS 1


	if (showimages1 == "yes") {

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g4.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g2.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g1.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/1.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

	}




// START THUMBNAILS 2


	if (showimages2 == "yes") {

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g3.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g5.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g6.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

	}




// START THUMBNAILS 3


	if (showimages3 == "yes") {

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g7.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g8.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g9.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

	}




// START THUMBNAILS 4


	if (showimages4 == "yes") {

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g10.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g11.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="#"><img src="http://www.elitemassagestockholm.com/picts/g12.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

	}




// START SITEMAP LINK


	if (showmap == "yes") {
document.write('<a href="http://www.elitemassagestockholm.com/sitemap.xml"><img src="http://www.elitemassagestockholm.com/picts/map-off.gif" border="0" alt="Site Map" onmouseover="this.src=\'http://www.elitemassagestockholm.com/picts/map-on.gif\'" onmouseout="this.src=\'http://www.elitemassagestockholm.com/picts/map-off.gif\'"></a><br>');
	}


document.write('</td></tr></table>');
document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" border="0" width="'+sidebarwidth+'" height="5"><br>');
document.write('</td></tr></table>');


//  End -->
