function GetQuote()
{
	$("#quotes").load("/quotes.php");
}
