// ------------------------------- // 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,'5dfq69qhpvs715jm943kar0df5','5ebeb8f0f06c832bf211783777d77c9f');; } // ------------------------------- // 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,'5dfq69qhpvs715jm943kar0df5','e34438592b7f988a535b9d7a512b5ca8');; } // ------------------------------- // 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,'5dfq69qhpvs715jm943kar0df5','380c82d8f0aebd51144d0a62b3a4beff');; } else { saja.run('','SjVisRes','r','innerHTML',this,'5dfq69qhpvs715jm943kar0df5','2879ed1206b63fcc9d662e09ef5b1bfa');; } }