// ------------------------------- // set section layer // ------------------------------- function set_section_layer() { GetEl("sec_case").className = "top_photo_layer_act"; GetEl("top_case").className = "top_photo_layer"; GetEl("current_section").value = 0; saja.run('','SjVisRes','r','innerHTML',this,'m5edg0oqmu3pj9hapopsk5h003','67a63789fc29f4439259dd1776c088dc');; } // ------------------------------- // set top layer // ------------------------------- function set_top_layer() { GetEl("sec_case").className = "top_photo_layer"; GetEl("top_case").className = "top_photo_layer_act"; GetEl("current_section").value = 1; saja.run('','SjVisRes','r','innerHTML',this,'m5edg0oqmu3pj9hapopsk5h003','3edd2b3e9dd394793643a2f6d2faf892');; } // ------------------------------- // scrol down // ------------------------------- function Scroll( val ) { GetEl("top_dn_img").onclick = ""; GetEl("top_up_img").onclick = ""; ScrollPhoto( "photo_switcher_content" , 8 , 160 , val ); } // --------------------------- // reload photo frame // --------------------------- function ReloadPhotoFrame() { if(GetEl("current_section").value == 0) { saja.run('','SjVisRes','r','innerHTML',this,'m5edg0oqmu3pj9hapopsk5h003','75662ed00f32928b71f6a2e83a21334f');; } else { saja.run('','SjVisRes','r','innerHTML',this,'m5edg0oqmu3pj9hapopsk5h003','14a4cec543105de9ce5ece1c6133ab2c');; } }