var $copyright = "Copyright (c) 2005-2008 Ohmiya Kousei Hospital All Rights Reserved. ";

function writeCopyright() {
	document.write($copyright);
}


