/*
JAME.DOM.Ready(
function() {
	var topLink = parse("#container h1 a");
	topLink.href="http://www.wilson.co.jp/";
});
*/


