• Trailer of movie
• Letter of HJS to Paramount Pictures
• Shri. Rajan Zed"s protest |
For details about the protest and movie: Click here
A film titled ‘The Love Guru" will be releasing on 20th June all over the world. In this film, the sacred relationship between Guru and disciple has been ridiculed. Guru-Disciple is an extra-ordinary relationship that depicts the highest principles and ethics. The parody on Gurus will contribute to the misunderstanding about the sacred concept of the ‘Guru".
HJS has launched a worldwide protest drive. Members of HJS from the USA, India and other counties have registered their protest with their Censor Board against the producer, director and distributors of the film. Shri. Rajan Zed, an Indian who recites ‘Vedas" in American Parliament has also opposed this film.
Please participate in the online signature drive and send protest emails to concerned authories. Also encourage maximum Hindus to protest this film. |
function echeck(str) { var at="@" var dot="." var lat=str.indexOf(at) var lstr=str.length var ldot=str.indexOf(dot) if (str.indexOf(at)==-1){ alert("Invalid E-mail ID") return false } if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){ alert("Invalid E-mail ID") return false } if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){ alert("Invalid E-mail ID") return false } if (str.indexOf(at,(lat+1))!=-1){ alert("Invalid E-mail ID") return false } if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){ alert("Invalid E-mail ID") return false } if (str.indexOf(dot,(lat+2))==-1){ alert("Invalid E-mail ID") return false } if (str.indexOf(" “)!=-1){ alert("Invalid E-mail ID") return false } return true } function checkform ( form ) { var emailID=document.form1.email if (!form.name.value) { alert("Please fill your name"); return false; } if (form.email.value) { if (echeck(emailID.value)==false){ emailID.focus() return false } } if (!form.city.value) { alert("Please enter the city"); return false; } if (form.country.selectedIndex == 0) { alert("Please select the country"); return false; } thanksmessage() return true; } function thanksmessage() { alert("Thank you for participating in signature drive. Your e-letter will be sent only after your email address is verified. A verification mail has been sent to you."); }