// JavaScript Document
function takemeto(page){
	var hrefpage = "http://shop.gotek7.com/collections/"+page;
	window.locaion = hrefpage;
}
