function eventsWin() {
	wx = 850;
	wy = 555;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2; 
	newWindow = window.open("events.html","sub","left="+x+",top="+y+",width="+wx+",height="+wy);
}

function contactWin() {
	wx = 850;
	wy = 705;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2; 
	newWindow = window.open("https://tagawafukushikai.sakura.ne.jp/secure/form_contact_t/","sub","left="+x+",top="+y+",width="+wx+",height="+wy);
}

function powerWin() {
	wx = 850;
	wy = 705;
	x = (screen.width - wx) / 2;
	y = (screen.height - wy) / 2; 
	newWindow = window.open("power.html","sub","left="+x+",top="+y+",width="+wx+",height="+wy);
}



function Tagawa()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">\n');
    document.write('<param name="movie" value="swf/tagawa.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/tagawa.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function Message()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">\n');
    document.write('<param name="movie" value="swf/message1.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/message1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function History()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">\n');
    document.write('<param name="movie" value="swf/history.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/history.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function Business()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">\n');
    document.write('<param name="movie" value="swf/business.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/business.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function Events()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="850px" height="555px">\n');
    document.write('<param name="movie" value="swf/events.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/events.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850px" height="555px">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function Navi()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="53">\n');
    document.write('<param name="movie" value="swf/navi.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="swf/navi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="53">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

