function show_flash()
{
    document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="720" height="480" id="flash/index" align="middle">\n');
    document.write('<param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="intro.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#252424" />\n');
    document.write('<embed src="intro.swf" quality="high" bgcolor="#252424" width="720" height="480" name="flash/index" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>\n');
}

function showLayer(id) {
if (document.getElementById(id).style.display == "block")
	{
		document.getElementById(id).style.display = "none";
	}
	else
    {
		document.getElementById(id).style.display = "block";
	}
}

function open_picture_window(p,c)
{
        wind=window.open('/photo.php?cat='+c+'&photo='+p, 'Win', config='height=450,width=400')
        self.name="wind_pic"
};




Img01= new Image(); Img01.src= "/files/index_01.jpg"; Img01_= new Image(); Img01_.src= "/files/index_01_.jpg";
Img02= new Image(); Img02.src= "/files/index_02.jpg"; Img02_= new Image(); Img02_.src= "/files/index_02_.jpg";
Img03= new Image(); Img03.src= "/files/index_03.jpg"; Img03_= new Image(); Img03_.src= "/files/index_03_.jpg";
Img04= new Image(); Img04.src= "/files/index_04.jpg"; Img04_= new Image(); Img04_.src= "/files/index_04_.jpg";
Img05= new Image(); Img05.src= "/files/index_05.jpg"; Img05_= new Image(); Img05_.src= "/files/index_05_.jpg";
Img06= new Image(); Img06.src= "/files/index_06.jpg"; Img06_= new Image(); Img06_.src= "/files/index_06_.jpg";
Img07= new Image(); Img07.src= "/files/index_07.jpg"; Img07_= new Image(); Img07_.src= "/files/index_07_.jpg";
Img08= new Image(); Img08.src= "/files/index_08.jpg"; Img08_= new Image(); Img08_.src= "/files/index_08_.jpg";

