﻿function GetPdf(id,url){
 window.location.href = "http://www.seekdatasheet.com/Datasheet-"+id+"-"+url+".html" ;
}
