// ------------------------------- // 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,'nppe500slh0el69f59j6574lk7','01107f986063423880f1cf9da9b7b20b');; } // ------------------------------- // 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,'nppe500slh0el69f59j6574lk7','b2556244ba880d009e7a0418dbd94cd7');; } // ------------------------------- // 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,'nppe500slh0el69f59j6574lk7','b68cd22b5ce828c566294ddf4a15ba0e');; } else { saja.run('','SjVisRes','r','innerHTML',this,'nppe500slh0el69f59j6574lk7','9182f40a88a87f1c646ff8c9ce3c6240');; } }