// JavaScript Document

function storeTemp() {
	window.open('store.php','store','width=350,height=300');	
}