function TopMovie()
{
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"567\" height=\"368\">");
document.write("<param name=\"movie\" value=\"images/top.swf\">");
document.write("<param name=quality value=\"high\">");
document.write("<embed src=\"images/top.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"567\" height=\"368\">");
document.write("</embed>");
document.write("</object>");

}

function MaxWin(){
maxWin = window.open("http://www.aero-life.jp/angeeSpecalSite/index.html","","toolbar=no,menubar=no,location=no,status=no,scrollbars=no,resizable=no");
maxWin.moveTo(0,0);
}

function titSpecialOnEjiri() {
   document.titSpecial03.src='images/titSpecialOn_ejiri.jpg';
}

function titSpecialOffEjiri() {
	document.titSpecial03.src='images/titSpecial_ejiri.jpg';
}

function titSpecialOnYamada() {
   document.titSpecial02.src='images/titSpecialOn_yamada.jpg';
}

function titSpecialOffYamada() {
	document.titSpecial02.src='images/titSpecial_yamada.jpg';
}

function titSpecialOn() {
   document.titSpecial.src='images/titSpecialOn.jpg';
}

function titSpecialOff() {
	document.titSpecial.src='images/titSpecial.jpg';
}

function photo006On() {
   document.photo006.src='images/photo006On.jpg';
}

function photo006Off() {
	document.photo006.src='images/photo006.jpg';
}

function photo005On() {
   document.photo005.src='images/photo005On.jpg';
}

function photo005Off() {
	document.photo005.src='images/photo005.jpg';
}

function photo004On() {
   document.photo004.src='images/photo004On.jpg';
}

function photo004Off() {
	document.photo004.src='images/photo004.jpg';
}

function photo003On() {
   document.photo003.src='images/photo003On.jpg';
}

function photo003Off() {
	document.photo003.src='images/photo003.jpg';
}

function photo002On() {
   document.photo002.src='images/photo002On.jpg';
}

function photo002Off() {
	document.photo002.src='images/photo002.jpg';
}

function photo001On() {
   document.photo001.src='images/photo001On.jpg';
}

function photo001Off() {
	document.photo001.src='images/photo001.jpg';
}




function thumb04On() {
   document.thumb04.src='images/thumb04On.jpg';
   document.getElementById('detail04').style.backgroundColor='#edf9f9';
}

function thumb04Off() {
	document.thumb04.src='images/thumb04.jpg';
	document.getElementById('detail04').style.backgroundColor='#ffffff';
}

function thumb03On() {
   document.thumb03.src='images/thumb03On.jpg';
   document.getElementById('detail03').style.backgroundColor='#edf9f9';
}

function thumb03Off() {
	document.thumb03.src='images/thumb03.jpg';
	document.getElementById('detail03').style.backgroundColor='#ffffff';
}

function thumb02On() {
   document.thumb02.src='images/thumb02On.jpg';
   document.getElementById('detail02').style.backgroundColor='#edf9f9';
}

function thumb02Off() {
	document.thumb02.src='images/thumb02.jpg';
	document.getElementById('detail02').style.backgroundColor='#ffffff';
}

function thumb01On() {
   document.thumb01.src='images/thumb01On.jpg';
   document.getElementById('detail01').style.backgroundColor='#edf9f9';
}

function thumb01Off() {
	document.thumb01.src='images/thumb01.jpg';
	document.getElementById('detail01').style.backgroundColor='#ffffff';
}