public override ArrayList GetInLinks(int intURLID)
 {
     return(UrlInfo.GetGreekInLinks(intURLID));
 }