Belated Merry Christmas to all and a Happy New Year.
In this quarter, the second to the last quarter of the year, should I say, I decided to tackle television commercials, music videos and those friendly reminders that can be seen on music channels. I wish to discuss the different effects, how it was directed and the like. I would also give comments on the commercial or video as a whole. Do expect that not all comments from me are pleasing and positive. Some may be negative which can hurt others or which some can disagree on. My intentions for doing such are only for the better. Please understand that I also have the right to say and express my opinions. I hope you will enjoy reading my future and upcoming entries and I would appreciate if you would comment. God bless and good day.
delbbie painted quiapo at
9:12 PM
0 what you say??
var text1="I like rainbows :) don't You? "
comeback=0
cometo=0
function dis(){
window.status=text1.substring(0,cometo)
if(comeback==1){
cometo--;
if(cometo==0){comeback=0}
} else {cometo++;if(cometo==text1.length){comeback=1}}
window.status=text1.substring(0,cometo)+"|"
if(cometo==text1.length){window.setTimeout("dis()",700);} else
{window.setTimeout("dis()",90);}
}
dis()