 <script type="text/javascript" src="swfobject/swfobject.js"></script><script type="text/javascript" src="swfaddress/swfaddress.js"></script> // Write your own navigation logic that will be executed when the address is changed.SWFAddress.onChange = function() {     // Your code goes here. } // Call the SWFAddress setter method from every button or action that requires deep linking.this.onRelease = function() {     SWFAddress.setValue('/portfolio/'); } 