
<!-- Begin

function copyright_Start()
{
	document.write('<span class ="copyright">&copy; Copyright 2004-2010 ');

	document.write('<a href="default.htm" target="_top">PLJ Soft</a> ');
}

function copyright_End()
{
	document.write('</span><br>');
}

//  End -->
