function header() {
	document.write('<object type="application/x-shockwave-flash" data="index.swf" width="1024" height="768">\n');
	document.write('<param name="movie" value="index.swf" /> \n');
	document.write('<param name="quality" value="high" /> \n');
	document.write('</object>\n');
}
function shop() {
	document.write('<object type="application/x-shockwave-flash" data="flash_gallery.swf" width="1024" height="768">\n');
	document.write('<param name="movie" value="flash_gallery.swf" /> \n');
	document.write('<param name="quality" value="high" /> \n');
	document.write('</object>\n');
}