if (document.layers) {
	//Galaxy
	if (typeof(pageSet[4])=='undefined') document.writeln('<layer z-index=1 left=513 top=186 width=222 height=214 visibility=show><img src="images/bg/galaxy.jpg" width=222 height=214></layer>');
	//Earth
	document.writeln('<layer z-index=3 top=0 left=0 width=335 height=70 visibility=show><img src="images/bg/earth1.jpg" width="335" height="70"></layer>');
	document.writeln('<layer z-index=3 top=70 left=0 width=380 height=35 visibility=show><img src="images/bg/earth2.jpg" width="380" height="35"></layer>');
	document.writeln('<layer z-index=3 top=105 left=0 width=204 height=227 visibility=show><img src="images/bg/earth3.jpg" width="204" height="227"></layer>');
	document.writeln('<layer z-index=3 top=105 left=204 width=211 heigh=227 visibility=show><img src="images/bg/earth4.jpg" width="211" height="227" ></layer>');
	document.writeln('<layer z-index=3 top=332 left=28 width=352 height=35 visibility=show><img src="images/bg/earth5.jpg" width="352" height="35"></layer>');
	document.writeln('<layer z-index=3 top=367 left=55 width=298 height=27 visibility=show><img src="images/bg/earth6.jpg" width="298" height="27"></layer>');
	document.writeln('<layer z-index=3 top=394 left=90 width=228 height=35 visibility=show><img src="images/bg/earth7.jpg" width="228" height="35"></layer>');
	//Edge
	document.writeln('<layer z-index=10 top=70 left=260 width=490 height=20 visibility=show><img src="images/bg/edge2b.gif" width=694 height=20></layer>');

}
else {
	//Galaxy
	if (typeof(pageSet[4])=='undefined') document.writeln('<div style="position: absolute; z-index:1; left:513px; top:186px; width:222px; height:214px; visibility: visible;"><img src="images/bg/galaxy.jpg" width="222" height="214"></div>');
	//Earth
	document.writeln('<div style="position: absolute; z-index: 3; top: 0px; left: 0px; width: 335px; height: 70px; visibility: visible;"><img src="images/bg/earth1.jpg" width="335" height="70"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 70px; left: 0px; width: 380px; height: 35px; visibility: visible;"><img src="images/bg/earth2.jpg" width="380" height="35"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 105px; left: 0px; width: 204px; height: 227px; visibility: visible;"><img src="images/bg/earth3.jpg" width="204" height="227"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 105px; left: 204px; width: 211px; height: 227px; visibility: visible;"><img src="images/bg/earth4.jpg" width="211" height="227"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 332px; left: 28px; width: 352px; height: 35px; visibility: visible;"><img src="images/bg/earth5.jpg" width="352" height="35"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 367px; left: 55px; width: 298px; height: 27px; visibility: visible;"><img src="images/bg/earth6.jpg" width="298" height="27"></div>');
	document.writeln('<div style="position: absolute; z-index: 3; top: 394px; left: 90px; width: 228px; height: 35px; visibility: visible;"><img src="images/bg/earth7.jpg" width="228" height="35"></div>');
	//Edge
	document.writeln('<div style="position:absolute; z-index: 10; top: 70px; left: 90px; width: 170px; height: 49px; visibility: visible;"><img src="images/bg/edge11.gif" width="170" height="49"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 70px; left: 90px; width: 170px; height: 49px; visibility: visible;"><img src="images/bg/edge11.gif" width="170" height="49"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 119px; left: 90px; width: 120px; height: 34px; visibility: visible;"><img src="images/bg/edge12.gif" width="120" height="34"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 153px; left: 90px; width: 90px; height: 30px; visibility: visible;"><img src="images/bg/edge13.gif" width="90" height="30"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 183px; left: 90px; width: 60px; height: 41px; visibility: visible;"><img src="images/bg/edge14.gif" width="60" height="41"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 224px; left: 90px; width: 30px; height: 51px; visibility: visible;"><img src="images/bg/edge15.gif" width="30" height="51"></div>');
	document.writeln('<div style="position:absolute; z-index: 10; top: 70px; left: 260px; width: 694px; height: 20px; visibility: visible;"><img src="images/bg/edge2b.gif" width="694" height="20"></div>');
}