With a "Add to I'm Vivo!" link, you can provide your site visitors an easy way to add your page(s) to I'm Vivo. The best way to accomplish this is by including some javascript which pops up a post window. Here is the code:
For Text:
Add to I'm Vivo!<a onclick=window.open('http://imvivo.com/Submit/tabid/163/IndexID/0/View/Edit/Default.aspx?title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(location.href), 'windowname1', 'resizable=1,scrollbars=1,width=800, height=600'); return false;"" alt="Add to I'm Vivo!" href="javascript: void(0)" _fcksavedurl="javascript: void(0)">Add to I'm Vivo!</a>
For Image:
<a onclick=window.open('http://imvivo.com/Submit/tabid/163/IndexID/0/View/Edit/Default.aspx?title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(location.href), 'windowname1', 'resizable=1,scrollbars=1,width=800, height=600'); return false;"" alt="Add to I'm Vivo!" href="javascript: void(0)" _fcksavedurl="javascript: void(0)"><img border="0" alt="Add to I'm Vivo!" src="http://imvivo.com/Portals/0/logo/imvivo-add.png" _fcksavedurl="http://imvivo.com/Portals/0/logo/imvivo-add.png"></a>
With a "Bookmark on I'm Vivo!" link, you can provide your site visitors an easy way to save it to I'm Vivo! The best way to accomplish this is by including some javascript which pops up a post window. Here is the code:
Bookmark on I'm Vivo!<a onclick=window.open('http://imvivo.com/Account/MyBookamarks/tabid/185/view/bookmarkdetail/Default.aspx?title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(location.href), 'windowname1', 'resizable=1,scrollbars=1,width=550, height=550'); return false;"" alt="Bookmark on I'm Vivo!" href="javascript: void(0)" _fcksavedurl="javascript: void(0)">Bookmark on I'm Vivo!</a>
<a onclick=window.open('http://imvivo.com/Account/MyBookamarks/tabid/185/view/bookmarkdetail/Default.aspx?title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(location.href), 'windowname1', 'resizable=1,scrollbars=1,width=550, height=550'); return false;" alt="Bookmark on I'm Vivo!" href="javascript: void(0)" _fcksavedurl="javascript: void(0)"><img border="0" alt="Bookmark on I'm Vivo!" src="http://imvivo.com/Portals/0/logo/imvivo.png" _fcksavedurl="http://imvivo.com/Portals/0/logo/imvivo.png"></a>