// ------------------------------- // 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,'alhk9irlfas1hu105nfv9acfp4','147fd690d2ca1d7ce1d1a2eb6bb71478');; } // ------------------------------- // 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,'alhk9irlfas1hu105nfv9acfp4','af7d5dcb068031ee76f898995f86f3ac');; } // ------------------------------- // 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,'alhk9irlfas1hu105nfv9acfp4','cd2830d56eac27b5f90ce73a23ed5529');; } else { saja.run('','SjVisRes','r','innerHTML',this,'alhk9irlfas1hu105nfv9acfp4','d7f8790098e6d06ded1e59fd3362ee88');; } }