// ------------------------------- // 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,'u3rqb6miohe7deu0tnhkuck440','49ebfb83265cea5c4e0efc782506e1ef');; } // ------------------------------- // 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,'u3rqb6miohe7deu0tnhkuck440','b364f3e55cc2e9bca22c0eec10db3238');; } // ------------------------------- // 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,'u3rqb6miohe7deu0tnhkuck440','e4fb03c747ec6c6805e0298bd107c172');; } else { saja.run('','SjVisRes','r','innerHTML',this,'u3rqb6miohe7deu0tnhkuck440','a7fd791852681aebf46b43f224b0027f');; } }