// ------------------------------- // 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,'b8d12c6umqqnj8gju18dnuagj7','7d2dd00a15b96dea115b227c3efd98d5');; } // ------------------------------- // 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,'b8d12c6umqqnj8gju18dnuagj7','9b4145035fc8b308a306c68a95ef7a06');; } // ------------------------------- // 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,'b8d12c6umqqnj8gju18dnuagj7','e17b1202c01a2bf8b1d252fd660d1104');; } else { saja.run('','SjVisRes','r','innerHTML',this,'b8d12c6umqqnj8gju18dnuagj7','1f969726c2882e7eb1280ee3a707f1c3');; } }