<!-- Begin

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


var cpsa	  = "yes"	// SHOW CPSA COPYRIGHT
var pageheight	  = "50"	// SPACING ABOVE COPYRIGHT








// EDIT THE NEXT LINE


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








   if (cpsa == "yes") {
document.write('Site Design &copy; 2009 All rights reserved' );
}



document.write('<br>');




//  End -->