$(document).ready(function(){$("#pChatURL").each(function(){$.getScript($(this).val());});});