// JavaScript Document
function preDownload(id)
{
	//if id is in purchased cookie
	//
}

function open_window() {
ifr.location.href="http://192.168.0.3:9000/findpoint.php";
} 


