<%Response.ContentType = "video/x-ms-wma"%><%Response.expires=0 %>
<ASX version = "3.0">
    <TITLE>Advanced Playlist Demo</TITLE>
    <ABSTRACT>More Information at this Web site</ABSTRACT>
    <MOREINFO HREF="http://www.microsoft.com/windows/windowsmedia" />
    <PARAM name="track" value="1"/>
    <ENTRY ClientSkip="no">
        <MOREINFO HREF = "http://www.msn.com" />
        <!-- This is the ToolTip text for Title/Author/Copyright text -->
        <ABSTRACT>Visit the YourImage Web site</ABSTRACT>
        <TITLE>Jamaica high Definition</TITLE>
        <AUTHOR>Shaggy</AUTHOR>
        <COPYRIGHT>(c)2007 </COPYRIGHT>
        <!-- This is a comment.  Change the following path to point to 
            your Windows Media file -->
         <REF HREF = "http://tourism.mowattcpa.com/Ja2105.wmv" />
    </ENTRY>

    <ENTRY>
        <TITLE>Jamaica 80 BPS</TITLE>
        <AUTHOR>Shaggy</AUTHOR>
        <COPYRIGHT>(c)2007</COPYRIGHT>
        <!-- This is the ToolTip text for Title text -->
        <ABSTRACT>This is where you can include your tool tips</ABSTRACT>
        <!-- This is a comment.  Change the following path to point to 
            your Windows Media file -->
        <REF HREF = "http://tourism.mowattcpa.com/Ja80.wmv" />
    </ENTRY>
</ASX>
