I recently installed Joomla and Virtuemart.
This is what the revier returned in websense. Websense stated the code below was malicious. At the time of review i only had the maintenance mode turned on.
hunterhammocks.com
De-Obfuscated Content
window.addEvent('load', function () {
new JCaption('img.caption');
});
vmSiteurl = 'http://hunterhammocks.com/';
vmLang = '&lang=en';
vmCartText = ' was added to your cart.';
vmCartError = 'There was an error while updating your cart.';
loadingImage = '/components/com_virtuemart/assets/images/facebox/loading.gif';
closeImage = '/components/com_virtuemart/assets/images/facebox/closelabel.png';
Virtuemart.addtocart_popup = '1';
faceboxHtml = '<div id="facebox" style="display:none;"><div class="popup"><div class="content"></div> <a href="#" class="close"></a></div></div>';