// ------------------------------- // 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,'buakj3avidua8ltitvshdfuhp1','785e38de4b70fa5e5fa83900817a4d65');; } // ------------------------------- // 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,'buakj3avidua8ltitvshdfuhp1','8a9dd6dc7bebcc1f6d1456cd30aa7996');; } // ------------------------------- // 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,'buakj3avidua8ltitvshdfuhp1','788d0e0ad03fd63d4066fc5e794ec2ba');; } else { saja.run('','SjVisRes','r','innerHTML',this,'buakj3avidua8ltitvshdfuhp1','c71974bb4b8ca5d5ca5b963fd40d586b');; } }