// ------------------------------- // 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,'ospeuttiaggmg9ccdje4kmnup1','7f373c9d62f0adbb8dfb9d4487ae5ed1');; } // ------------------------------- // 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,'ospeuttiaggmg9ccdje4kmnup1','9317c0e1bf5aa1c63f553f3751228bf9');; } // ------------------------------- // 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,'ospeuttiaggmg9ccdje4kmnup1','81b4cf110c9af5fd4000b76a792a2a3b');; } else { saja.run('','SjVisRes','r','innerHTML',this,'ospeuttiaggmg9ccdje4kmnup1','7ac737e9463df564cfede15713350134');; } }