<script>on mouseUpshow menuBarif id of next card is "card id 2854" then hide bg button 3if id of next card is not "card id 2854" then show bg button 3visual effect wipe leftgo next cardend mouseUp</script>
</part>
<part>
<id>2</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>427</left>
<top>280</top>
<right>453</right>
<bottom>308</bottom>
</rect>
<style>roundrect</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>1014</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Previous</name>
<script>on mouseUpshow menuBarif id of previous card is "card id 2854" then hide bg button 3if id of previous card is not "card id 2854" then show bg button 3visual effect wipe rightgo previous cardend mouseUp</script>