51ff3226 |
1 | {get_nodes_by_parent parent=1662468 listing_amount=1 offset=0} |
2 | {section name='node' loop=$get_nodes_by_parent start=0 max=1} |
3 | {explode string=$get_nodes_by_parent[node].node_content separator=';'} |
4 | {section name='link' loop=$explode start=0} |
5 | {/section} |
6 | {/section} |
7 | {math equation="x - 1" x=$smarty.section.link.loop assign='max'} |
8 | {rand min=0 max=$max} |
9 | |
10 | <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='468' height='60'><param name='movie' value='{$explode[$rand]}'><param name='quality' value='high'><embed src='{$explode[$rand]}' quality=high width='468' height='60' type='application/x-shockwave-flash' pluginspace='http://www.macromedia.com/go/getflashplayer'></embed></object> |