I have done that.

1.Just edit the url of CONTENT_DOWNLOAD_HOOK.itm in tpa\preset\custom
2.Use TUGZIP3.exe to extract CONTENT_DOWNLOAD_HOOK.xml file from CONTENT_DOWNLOAD_HOOK.itm
3.Change the url as shown below.
4.Repack it as CONTENT_DOWNLOAD_HOOK.tar
5.Just rename it to CONTENT_DOWNLOAD_HOOK.itm

Thats it.

6. Now assign the right curse key to open PLAY NOW™ in entertainment menu.
7. Now if you press right key it will just open the web address you provided in CONTENT_DOWNLOAD_HOOK.xml

Thanks to my Hardworking.



<?xml version="1.0" encoding="UTF-16"?>
<MenuItem version="1.0">
<item_text>
<TEXT default_lang="en" str="PlayNow™"/>
</item_text>
<item_help>
</item_help>
<item_icon>
<!-- Use default icon in software -->
</item_icon>
<item_action>
<ACTION type="URL" str="http://www.*****************.com" mode="Normal"/>
</item_action>
</MenuItem>