	var stsuffix;

	var stdomain;

	var stuser;  

	var stsubject;

	var person;

	function amail(person,stsuffix,stdomain,stuser,stsubject)

    	{

    	document.write('<a href="' + 'mailto:' + stuser + '@' + stsuffix + stdomain + '?subject' + '=' + stsubject +'">' + person + '</a>')

    	}


function trailer()
{
document.write("<table width=640 class=tiny><tr><td align=center>");
document.write("<font size=0 color=#ffffff>All content within this Web site is protected by copyright.");
document.write("All rights reserved.");
document.write("Copyright law prohibits copying; re-distributing; re-transmitting or re-purposing of any material on this site other than the cache necessary to view this site.");
document.write("Prior written agreement from the site owner is required for all other uses and/or copies made.<br>&copy;Chi-SoundRecords.com 2006-2009");

document.write("<p><center>This site will sit nicely into a 800*600 resolution screen");
document.write("<br>Site designed by Barry Wright</a>");
document.write("</td></tr></table>");
}
//=========================================//