<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allweb	  = "yes"	// SHOW  COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT

// EDIT THE NEXT LINE


document.write('<a href="index.html">www.EliteMassageStockholm.com</a><br>');

document.write('<img src="http://www.elitemassagestockholm.com/picts/spacer.gif" height="'+pageheight+'" width="5"><br>');

// START FOOTER LINKS



document.write(' <a href="mailto:hildesthlm at gmail.com">VIP Webdesign by Hilde M. Bjerrum</a>');

document.write('&nbsp;|&nbsp;');


document.write('<br><br>All contents &copy; copyright 2008-2010 ');



// EDIT THE NEXT LINE


document.write('<a href="http://www.elitemassagestockholm.com/index.html">Elite Massage Stockholm</a><br>');













   if (all == "yes") {
document.write('&copy; 2008-2010 All rights reserved <a href="http://www.elitemassagestockholm.com" target="_blank">Professional Massage</a> <a href="http://www.elitemassagestockholm.com" target="_blank">Hotel Stockholm Sweden Massage</a><br>');
}



document.write('<br>');




//  End -->