﻿/*
jQuery(document).ready(function()
{
	alert("foobar");
});
*/

