$(document).ready(function(){		$('.askJPM').click(function(){		window.open('http://jpmassetmanagement.metafaq.com/templates/jpmassetmanagement/main/mainpage?nlpq=' + $(this).val(), 'AskJPM', 'scrollbars=yes, status=yes, width=800, height=600, resizable=yes');    });});
