/*______________________________________

	JavaScript file
	[copyright] 07.2005 
______________________________________*/

function Put_copy(){
	document.write('<span class="txtcopywright">copyright(c) 2005 FSK. All Rights Reserved.</span>');
}