// JavaScript Document
function get_url()
{
	var a = window.navigate("products.asp");
}

