// JavaScript Document

$(document).ready(function(){
$('a.ptooltip').ToolTip('screenshot');
});

