// ------------------------------- // 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,'riqg7qm0bppmb3g4tmn84mvcr1','d4125f850c0f2e665647e3f3dfc25423');; } // ------------------------------- // 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,'riqg7qm0bppmb3g4tmn84mvcr1','ba381500e5aeb737486ea8efb70dc520');; } // ------------------------------- // 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,'riqg7qm0bppmb3g4tmn84mvcr1','d306aec0081789165505e3f541103600');; } else { saja.run('','SjVisRes','r','innerHTML',this,'riqg7qm0bppmb3g4tmn84mvcr1','6bfdd96feb27830c79c8c445678af1c8');; } }