function linksdownload(url){
	setTimeout('window.location="'+url+'";',3000)
}
