// jq_box.js

//---------------------------------------------
$.fn.box = function(o)
	{
	alert("haylaylooleeya")
	}
