// JavaScript Document

$(function()
{
	$('#textbox, #textbox2, #textbox3, #textbox7').jScrollPane();
});
