Hi Jason, ok for your reference I am using Internet Explorer and I have Notepad++ installed if I right click and select VIEW SOURCE for that webpage then when the sourcecode loads up in Notepad++ the facebook recommend (as in LIKE but using recommend wording option from the webassist options panel) the code is on line 441.
Chris
here is the code copy and pasted directly from that page:
<div class="wasocial_facebook_like">
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like href="plugins/functions/http%3A%2F%2Fdinkyfingerprint.co.uk%2Fproducts.php%3Fdinky%3Dproduct-detail%26result%3D60" send="false" layout="standard" width="500" show_faces="false" action="plugins/functions/recommend" colorscheme="light" font=""></fb:like>
</div>