xxxxxxxxxx
<cfprocessingdirective pageencoding="utf-8" />
<cfparam name="url.photo_rotation_order" default="2" >
<cfparam name="url.photo_disk" default="" >
<cfparam name="url.photo_color" default="" >
<cfparam name="photo_rotation_order_end" default="20" >
<cfparam name="photo_rotation_order_start" default="1" >
<table >
<tr>
<td >
<cfoutput >
<img src="#url.photo_rotation_order##url.photo_disk##url.photo_color#.png" width="1280" heigth="480">
</cfoutput>
</td>
</tr>
</table>
xxxxxxxxxx
<cfprocessingdirective pageencoding="utf-8" />
<cfparam name="url.photo_rotation_order" default="2" >
<cfparam name="url.photo_disk" default="" >
<cfparam name="url.photo_color" default="" >
<cfparam name="photo_rotation_order_end" default="20" >
<cfparam name="photo_rotation_order_start" default="1" >
<table >
<tr>
<td >
<cfoutput >
<img src="#url.photo_rotation_order##url.photo_disk##url.photo_color#.png" width="1280" heigth="480">
</cfoutput>
</td>
</tr>
</table>
<cfoutput >
xxxxxxxxxx
<cfprocessingdirective pageencoding="utf-8" />
<cfparam name="url.photo_rotation_order" default="2" >
<cfparam name="url.photo_disk" default="" >
<cfparam name="url.photo_color" default="" >
<cfparam name="photo_rotation_order_end" default="20" >
<cfparam name="photo_rotation_order_start" default="1" >
<table >
<tr>
<td >
<cfoutput >
<img src="#url.photo_rotation_order##url.photo_disk##url.photo_color#.png" width="1280" heigth="480">
</cfoutput>
</td>
</tr>
</table>
<cfoutput >
xxxxxxxxxx
<cfif url.photo_rotation_order is photo_rotation_order_start>
<a href="?photo_rotation_order=#photo_rotation_order_end#">Лево<a>
<a href="?photo_rotation_order=#photo_rotation_order+1#">право<a>
<cfelseif url.photo_rotation_order is photo_rotation_order_end>
<a href="?photo_rotation_order=#photo_rotation_order-1#">Лево <a>
<a href="?photo_rotation_order=#photo_rotation_order_start#">право<a>
<cfelse>
<a href="?photo_rotation_order=#photo_rotation_order-1#">Лево #photo_rotation_order-1#<a>
<a href="?photo_rotation_order=#photo_rotation_order+1#">право #photo_rotation_order+1#<a>
</cfif>
<a href="?photo_rotation_order=1&photo_disk=disk02">
<img id="image" alt="" tabindex="0" class="" src="https://prod.cosy.bmw.cloud/connext-bmw/cosySec?COSY-EU-100-7331c9Nv2Z7d5yKlHS9P3AKWL2Jei8lmpgpn23HGfvQFzf5eqKSYpRl6swTYe1Q53RoIBeayVoGN6lVQjvqLFe0R23Ey2o3sEM89RANK82MfP05pyVAf6EQRyapRBRYbwqLkIVuHu%25YgMA9BvcFLXZuo0VyXq2FgXAXHXNGv6OYuBdZ9Vo7LwMLWHdpB1dAJ0%25lI2gudEXw"><a>
<a href="?photo_rotation_order=1&photo_disk=disk02&photo_color=grey">поменять стиль дисков и цвет<a>
<a href="?photo_rotation_order=1&photo_color=grey">поменять цвет<a>
</cfoutput>