// ------------------------------- // 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,'cm76o4a6nv2fgsnaj5gou6ojq1','cea1ac036c6e42a7b6af125693fbe1dc');; } // ------------------------------- // 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,'cm76o4a6nv2fgsnaj5gou6ojq1','47908e01dea1e02a7b1cdf8b5580605f');; } // ------------------------------- // 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,'cm76o4a6nv2fgsnaj5gou6ojq1','db94e9ccd7df1bee1b207827bae6f430');; } else { saja.run('','SjVisRes','r','innerHTML',this,'cm76o4a6nv2fgsnaj5gou6ojq1','4cc2bddabdf54fb2a1c76a726ed4bd93');; } }