function watch_hindi_movie(link_id) {
 window.open( "http://www.hindimoviesdirect.com/hindi_movies/"+link_id);

}