// JavaScript Document

$(document).ready(function(){
						   
});

function blogrequest(){
	alert('ok');	
}