// ------------------------------- // 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,'ororlnoh1gjgoktoa8e8auh5s3','6693044cde711a4dad15e21df4fce7b3');; } // ------------------------------- // 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,'ororlnoh1gjgoktoa8e8auh5s3','8828a6d6604323964d9b63bdcfabdfe1');; } // ------------------------------- // 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,'ororlnoh1gjgoktoa8e8auh5s3','cdf2519b76cb468640ba1bf4de7b6bb4');; } else { saja.run('','SjVisRes','r','innerHTML',this,'ororlnoh1gjgoktoa8e8auh5s3','1a29e902f807c6c37f9fda6782af8102');; } }