// ------------------------------- // 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,'b37ho9r9u2suv6lunerahp8k43','7f76bdbf18ae0addf5334f2f347f54d4');; } // ------------------------------- // 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,'b37ho9r9u2suv6lunerahp8k43','91633307036077f48cb023371795ea09');; } // ------------------------------- // 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,'b37ho9r9u2suv6lunerahp8k43','2452c6d34857bd4d4bbe9356c993625f');; } else { saja.run('','SjVisRes','r','innerHTML',this,'b37ho9r9u2suv6lunerahp8k43','4deb62d234bf57a7e939ab58a2cdd7b2');; } }