var data= new Date();
var anul=data.getFullYear();
var luna=data.getMonth()+1;
var ziua=data.getDate();
document.write("<strong>");

/*quote for ...*/
if (data.getMonth()+1==2 && data.getDate()==1) {document.write("Intelept este acela care stie sa invete de la oricine.  (Talmud)");};
if (data.getMonth()+1==2 && data.getDate()==2) {document.write("Anumite lucruri sunt imposibil de cunoscut. Dar este imposibil de aflat care sunt acestea.  (Murphy)");};
if (data.getMonth()+1==2 && data.getDate()==3) {document.write("Cand vezi ca ai aceeasi parere cu majoritatea e bine sa mai reflectezi o data. (Mark Twain)");};
if (data.getMonth()+1==2 && data.getDate()==4) {document.write("Lenea este mama tuturor viciilor, dar, fiind o mama, trebuie respectata.  (Robert Frost)");};
if (data.getMonth()+1==2 && data.getDate()==5) {document.write("Nu-ti fie teama ca inaintezi prea incet. Teme-te daca te opresti.  (Sun Tzu)");};
if (data.getMonth()+1==2 && data.getDate()==6) {document.write(".- (-)");};
if (data.getMonth()+1==2 && data.getDate()==7) {document.write(".- (-)");};
if (data.getMonth()+1==2 && data.getDate()==8) {document.write("Cea mai inversunata lupta este cu tine insuti. Te afli in ambele tabere.(Voltaire)");};
if (data.getMonth()+1==2 && data.getDate()==9) {document.write("Oamenii eficienti sunt cei mai mari lenesi, dar sunt niste lenesi inteligenti. (David Dunham)");};
if (data.getMonth()+1==2 && data.getDate()==10) {document.write("Daca gasesti un drum fara obstacole, probabil ca drumul acela nu duce nicaieri. (J.F. Kennedy)");};
if (data.getMonth()+1==2 && data.getDate()==11) {document.write("Toata lumea se plange ca nu are memorie, dar nimeni nu se vaita ca nu are logica.(La Rochefoucault)");};
if (data.getMonth()+1==2 && data.getDate()==12) {document.write("Daca nu reusesti din prima incercare, adio sarituri cu parasuta.  (Henry Youngman)");};
if (data.getMonth()+1==2 && data.getDate()==13) {document.write("- (-)");};
if (data.getMonth()+1==2 && data.getDate()==14) {document.write("- (-)");};
if (data.getMonth()+1==2 && data.getDate()==15) {document.write("Un critic este un om care stie drumul, dar nu poate conduce masina.  (Kenneth Tynan)");};
if (data.getMonth()+1==2 && data.getDate()==16) {document.write("Concluzia este momentul cand ai obosit gandind. (Martin H. Fischer)");};
if (data.getMonth()+1==2 && data.getDate()==17) {document.write("Prudenta este arta de a controla riscul. (Alexandru Paleologu)");};
if (data.getMonth()+1==2 && data.getDate()==18) {document.write("Cand o femeie nu vorbeste, sa n-o intrerupi pentru nimic in lume. (Enriyeu Castaldo )");};
if (data.getMonth()+1==2 && data.getDate()==19) {document.write("Toate drumurile gresite sunt pavate mai bine.  (George Moore)");};
if (data.getMonth()+1==2 && data.getDate()==20) {document.write("- (-)");};
if (data.getMonth()+1==2 && data.getDate()==21) {document.write("- (-)");};
if (data.getMonth()+1==2 && data.getDate()==22) {document.write("Nu pot sa-ti dau creier, dar pot sa-ti ofer o diploma.  (Vrajitorul din Oz)");};
if (data.getMonth()+1==2 && data.getDate()==23) {document.write("Iarta-ti mereu dusmanii. Nimic nu-i supara mai tare.  (Oscar Wilde)");};
if (data.getMonth()+1==2 && data.getDate()==24) {document.write("Cine intreaba este prost pentru cinci minute, dar cine nu intreaba ramine prost pentru totdeauna. (Proverb chinez)");};
if (data.getMonth()+1==2 && data.getDate()==25) {document.write("Pacatul este un bumerang pe care stii cand il arunci, dar nu stii cand se intoarce si te loveste in cap.  (Robert Frost)");};
if (data.getMonth()+1==2 && data.getDate()==26) {document.write("Adevarul le foloseste celor care-l asculta, dar le face rau celor care-l spun.(Winston Churchill)");};
if (data.getMonth()+1==2 && data.getDate()==27) {document.write("- (-)");};
if (data.getMonth()+1==2 && data.getDate()==28) {document.write("- (-)");};
document.write("</strong>");