// ------------------------------- // 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,'8srrq9mb0bibbhladns8j4ohd1','833f1531bd4f40f2394781f683c30719');; } // ------------------------------- // 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,'8srrq9mb0bibbhladns8j4ohd1','5b8b918737361c22c755c7fe25682294');; } // ------------------------------- // 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,'8srrq9mb0bibbhladns8j4ohd1','620ac6943af59d6478f296de38392e72');; } else { saja.run('','SjVisRes','r','innerHTML',this,'8srrq9mb0bibbhladns8j4ohd1','5df3d43b18efc65a02431fc3d47d841a');; } }