<span id="lblNoFrames"><h1>Sony Brochure</h1><br/>- <skin> <background bgcolor="999999" /> - <library> - <button id="btn"> - <up> <border size="1" color="000000" /> <fill type="solid" color="FFFF00" alpha="75" /> <draw shape="box" x="0" y="0" width="1" height="1" /> <text x="0" y="0" width="1" height="1" font="title_text">var:btntext</text> <endfill /> </up> - <down> <border size="1" color="000000" /> <fill type="solid" color="0000FF" alpha="75" /> <draw shape="box" x="0" y="0" width="1" height="1" /> <text x="0" y="0" width="1" height="1" font="title_text">var:btntext</text> <endfill /> </down> - <over> <border size="1" color="000000" /> <fill type="solid" color="FFFFFF" alpha="75" /> <draw shape="box" x="0" y="0" width="1" height="1" /> <text x="0" y="0" width="1" height="1" font="title_text">var:btntext</text> <endfill /> </over> </button> - <button id="left_btn"> - <up> <image src="_graphics/left_button.png" /> </up> - <down> <image src="_graphics/left_button_down.png" /> </down> - <over> <image src="_graphics/left_button_over.png" /> </over> <onRelease>vcab.turnLeft()</onRelease> </button> - <button id="right_btn"> - <up> <image src="_graphics/right_button.png" /> </up> <onRelease>vcab.turnRight()</onRelease> </button> - <button id="enter_btn"> - <up> <image src="_graphics/return_button.png" /> </up> </button> <font id="test" face="Arial" /> - <button id="close_btn" width="13px" height="13px"> - <up> <border size="0" color="FFFFFF" /></span>