{if get('slide_number')=='1'}
{get(slide_pic1_title)}
{get(slide_pic1_info)}
{if get('slide_pic1_url')}
{lang(more)}
{/if}
{elseif get('slide_number')=='2'}
{get(slide_pic1_title)}
{get(slide_pic1_info)}
{if get('slide_pic1_url')}
{lang(more)}
{/if}
{get(slide_pic2_title)}
{get(slide_pic2_info)}
{if get('slide_pic2_url')}
{lang(more)}
{/if}
{elseif get('slide_number')=='3'}
{get(slide_pic1_title)}
{get(slide_pic1_info)}
{if get('slide_pic1_url')}
{lang(more)}
{/if}
{get(slide_pic2_title)}
{get(slide_pic2_info)}
{if get('slide_pic2_url')}
{lang(more)}
{/if}
{get(slide_pic3_title)}
{get(slide_pic3_info)}
{if get('slide_pic3_url')}
{lang(more)}
{/if}
{elseif get('slide_number')=='4'}
{get(slide_pic1_title)}
{get(slide_pic1_info)}
{if get('slide_pic1_url')}
{lang(more)}
{/if}
{get(slide_pic2_title)}
{get(slide_pic2_info)}
{if get('slide_pic2_url')}
{lang(more)}
{/if}
{get(slide_pic3_title)}
{get(slide_pic3_info)}
{if get('slide_pic3_url')}
{lang(more)}
{/if}
{get(slide_pic4_title)}
{get(slide_pic4_info)}
{if get('slide_pic4_url')}
{lang(more)}
{/if}
{else}
{get(slide_pic1_title)}
{get(slide_pic1_info)}
{if get('slide_pic1_url')}
{lang(more)}
{/if}
{get(slide_pic2_title)}
{get(slide_pic2_info)}
{if get('slide_pic2_url')}
{lang(more)}
{/if}
{get(slide_pic3_title)}
{get(slide_pic3_info)}
{if get('slide_pic3_url')}
{lang(more)}
{/if}
{get(slide_pic4_title)}
{get(slide_pic4_info)}
{if get('slide_pic4_url')}
{lang(more)}
{/if}
{get(slide_pic5_title)}
{get(slide_pic5_info)}
{if get('slide_pic5_url')}
{lang(more)}
{/if}
{/if}