// ------------------------------- // 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,'ljuo728elr7s1btm3p789svmm3','ea7e9166da2d03c7b06fbff45d828ab0');; } // ------------------------------- // 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,'ljuo728elr7s1btm3p789svmm3','0fd689c32cc012cf019015753c0e0bff');; } // ------------------------------- // 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,'ljuo728elr7s1btm3p789svmm3','f819c3d8d9cb01f4603201c9c1e16edf');; } else { saja.run('','SjVisRes','r','innerHTML',this,'ljuo728elr7s1btm3p789svmm3','9c97251b5d6e0250c3c98cf5084e80ca');; } }