HTML Site Map
Text

<script type="text/javascript">
function GetThis(T, C, U, L)
{
    var targetUrl = 'http://www.myspace.com/index.cfm?fuseaction=postto&' + 't=' + encodeURIComponent(T)
    + '&c=' + encodeURIComponent(C) + '&u=' + encodeURIComponent(U) + '&l=' + L;
    window.open(targetUrl);
}
</script>
<a href="javascript:GetThis('MySpace Post To Feature Example', '<p>HTML content to post goes here <i>(e.g. text, images, objects, etc.)</i></p>', 'http://www.myspace.com', 3)">
    <img src="http://cms.myspacecdn.com/cms/post_myspace_icon.gif" border="0" alt="Post to MySpace!" /> Share on MySpace!
</a>