// JavaScript Document
$(function(){
	//$("a[href=]").attr('href','index.html');
});
