<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT







// START FOOTER LINKS


document.write('<a href="index.php">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.php">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact_form.php">Contact</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="newsletters.php">Subscribe</a>');



document.write('<br><br>All contents &copy; copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.php">MYSTIQUE IMAGES</a><br>');















document.write('<br>');




//  End -->