//var currentzone="bt02"

window.onresize = NetscapeFix;
function NetscapeFix() {
	if(document.layers) document.location = document.location;
}

img01 =new Image();img01.src="/00_com/bt01_1.gif";
img02 =new Image();img02.src="/00_com/bt02_1.gif";
img03 =new Image();img03.src="/00_com/bt03_1.gif";
img04 =new Image();img04.src="/00_com/bt04_1.gif";
img05 =new Image();img05.src="/00_com/bt05_1.gif";
img06 =new Image();img06.src="/00_com/bt06_1.gif";
img07 =new Image();img07.src="/00_com/bt07_1.gif";
img11 =new Image();img11.src="/00_com/bt01_2.gif";
img12 =new Image();img12.src="/00_com/bt02_2.gif";
img13 =new Image();img13.src="/00_com/bt03_2.gif";
img14 =new Image();img14.src="/00_com/bt04_2.gif";
img15 =new Image();img15.src="/00_com/bt05_2.gif";
img16 =new Image();img16.src="/00_com/bt06_2.gif";
img17 =new Image();img17.src="/00_com/bt07_2.gif";


function roll(name){
	if(currentzone!=name) document.images[name].src="../00_com/"+name+"_1.gif"
}
function exit(name){
	if(currentzone!=name) document.images[name].src="../00_com/"+name+"_0.gif"
}

document.write("<table border=0 cellspacing=0 cellpadding=0>");

document.write("<tr><td><img src=../00_com/macintosh.gif width=709 height=15></td></tr>");

document.write("<tr><td>");
document.write("<img src=../00_com/macrun.gif width=208 height=60>");
document.write("<A href='http://www.phelios.com/' target=_blank ><img src=../00_com/ban_phelios_us.gif width=468 height=60 border=0></A>");
document.write("<img src=../00_com/family.gif width=33 height=60></td>");
document.write("</tr>");

document.write("<tr><td><img src=../00_com/games.gif width=709 height=19></td></tr>");
			
document.write("<tr><td>");
document.write("<img src=../00_com/mac.gif width=40 height=36>");
document.write("<A href='../01_news/news.html' onmouseover=roll('bt01') onmouseout=exit('bt01')><img name=bt01 src=../00_com/bt01_0.gif width=87 height=36 border=0></A>");
document.write("<A href='../02_products/products.html' onmouseover=roll('bt02') onmouseout=exit('bt02')><img name=bt02 src=../00_com/bt02_0.gif width=86 height=36 border=0></A>");
document.write("<A href='../03_store/store.html'  onmouseover=roll('bt03') onmouseout=exit('bt03')><img name=bt03 src=../00_com/bt03_0.gif width=86 height=36 border=0></A>");
document.write("<A href='../04_downloads/downloads.html'  onmouseover=roll('bt04') onmouseout=exit('bt04')><img name=bt04 src=../00_com/bt04_0.gif width=86 height=36 border=0></A>");
document.write("<A href='../05_support/support.html' onmouseover=roll('bt05') onmouseout=exit('bt05')><img name=bt05 src=../00_com/bt05_0.gif width=86 height=36 border=0></A>");
document.write("<A href='../06_press/press.html' onmouseover=roll('bt06') onmouseout=exit('bt06')><img name=bt06 src=../00_com/bt06_0.gif width=86 height=36 border=0></A>");
document.write("<A href='../07_contact/contact.html' onmouseover=roll('bt07') onmouseout=exit('bt07')><img name=bt07 src=../00_com/bt07_0.gif width=86 height=36 border=0></A>");
document.write("<img src=../00_com/software.gif width=66 height=36>");
document.write("</TD></TR>");

document.write("<tr><td><img src=../00_com/game.gif width=709 height=10 ></td></tr>");
document.write("</table>");


document.images[currentzone].src="../00_com/"+currentzone+"_2.gif"
