function showSignup(){
	window.open('http://billabong.com/signup', 'signupWindow', 'resizable=0,width=760,height=550,scrollbars=1,status=1');
}

function showStoreFinder(){
	window.open('http://www.gsminfo.com.br/billabong/storeslocator/');
}
