// ------------------------------- // 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,'0ee0fue2pbtvj16b8u5soh6dq6','71884a54ee0e637ea61756895e575091');; } // ------------------------------- // 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,'0ee0fue2pbtvj16b8u5soh6dq6','7a0888367f1f9d9f5f7a795e74125a17');; } // ------------------------------- // 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,'0ee0fue2pbtvj16b8u5soh6dq6','80925a344d20451b4c21ee8b06c533d3');; } else { saja.run('','SjVisRes','r','innerHTML',this,'0ee0fue2pbtvj16b8u5soh6dq6','ffe2438e0472a9cd514f26acd192ef3d');; } }