Navigation

nuke1.gif Home

nuke1.gif Photo GalleryNew content !Show/Hide content
· Photo GalleryNew content !

nuke1.gif GeneralShow/Hide content
tree-T.gif ForumsNew content !
tree-T.gif DownloadsNew content !
tree-T.gif Private DownloadsNew content !
petitrond.gif LamersNew content !

nuke1.gif LinksShow/Hide content
tree-T.gif MySpaceNew content !
tree-T.gif Web Links
tree-T.gif Top Sites
tree-T.gif Future Nuke

nuke1.gif CommunityShow/Hide content
tree-T.gif News Topics
tree-T.gif Calendar
tree-T.gif Donations
tree-T.gif Shout Box
tree-T.gif Groups
tree-T.gif Member Application

nuke1.gif ContentShow/Hide content
tree-T.gif Content
tree-T.gif Reviews
tree-T.gif Top 10
tree-T.gif Documents
tree-T.gif Surveys
tree-T.gif Tutorials
tree-T.gif News Archive

nuke1.gif InformationShow/Hide content
tree-T.gif Search
tree-T.gif Contact
tree-T.gif Sitemap
tree-T.gif Newsletter

nuke1.gif ToolsShow/Hide content
tree-T.gif Tools

nuke1.gif AccountShow/Hide content
tree-T.gif Account
tree-T.gif Staff
tree-L.gif My Messages
· Photo Gallery
block
Link Us





___________________________


___________________________


___________________________


___________________________


___________________________

© DarkForgeGFX
block
Top Sites
[ TopSites ] [ Ajouter ]
BlackWidow-Softbytes
[clicks : 21 ] [Voter]

- -Error-Zone- -
[clicks : 17 ] [Voter]

liquid hack
[clicks : 19 ] [Voter]

gamers-paradice
[clicks : 3 ] [Voter]

Convicts
[clicks : 9 ] [Voter]

block
Bans

The following list is made up of IP's that have attempted to be malicious to this site and have been Banned.

Latest attempt:
2008.10.18 21:47:04

tunonegro82 on 79.153.129.241


Range or IP's Banned: 11

 1: 79.153.129.241
 2: 75.120.40.209
 3: 163.28.32.100
 4: 140.119.61.145
 5: 84.241.11.183
 6: 70.114.192.244
 7: 90.207.5.85
 8: 69.110.107.36
 9: 72.232.205.130
 10: 71.28.242.16
 11: 75.137.243.228

block
World INFO
Article of the Day

This Day in History

In the News
Shout Box

Shout History   
 

- •·.¸.·´¯) ÑàKàkàpàgpàbàgàbåg • || ç£àñ ||

Forum

=> Not registered yet?

Forum - pinoy joke

You are here:
Forum => Topic: Getting To Know Each Other => pinoy joke

<-Back

 1 

Continue->


roevan
(3 posts so far)
10/08/2008 6:31am (UTC)[quote]
TITLE: "PINOY "

pinoy ka kapag tinatakpan mo ang puwet mo ng kamay mo bago ka umutot, tapos kukulungin mo ang utot mo sa kamay tapos ipapaamoy mo sa iba

peace po mga kapatid )
roevan
(3 posts so far)
10/08/2008 6:37am (UTC)[quote]
magpopost po ako ng mga joke para matawa naman kau....hehehe

TITLE: G.M.A. flying with her family in a plane...

GMA: wat if i throw a cheque 4 a million pesos out of the window to make at least 1 Filipino happy?

MIKE: but my dear, y dont you throw 2 cheques of half a million each, and make 2 Filipinos happy?

LULI: y not throw 4 cheques for a quarter of a million each and make filipinos hAppy?

until finally, her grandchild blurts out:

"but grandma, y not simply trow urself out of the window and make all filipinos happy!!!

hehe cguro po lhat ng ilalagay kon joke nabsa nyo na....
cool_gurl
(3 posts so far)
10/15/2008 8:06am (UTC)[quote]
oh,,aq nman .hehehe
Positve thinking!!!
Pinoy 1: Pare, pautang muna
ng 5kg bigas at 3 sardinas.
Babayaran ko kaagad
pagdating ng misi ko
galing US.
Pare 2: sige, ito. kelan
ba ang uwi ni mare?
Pare 1: Nag-aaply pa lang.
Pero malaki daw ang pag asa.
YAN ANG PINOY! XD
guN (Gast)
10/20/2008 4:34pm (UTC)[quote]
amp advance ang pinoy nga nmn!!


ako nmn

Erap txt jinggoy....

Erap: jinggoy pasahan u me load piso A.S.A.P last txt ko na to

Jinggoy: cge

then jinggoy pas d load to erap... he pas 2 pesos...

Jinggoy: o ayan 2 pesos pa yan

Erap: thnx

Jinggoy: gagu wag mo ubusin ung load tanga!!

Erap: ok


^_________^ wala lng shre ko lng...

Answer:

Nickname:

 Text color:

 Font size:
Close tags



Total topics: 5
Total posts: 13
Total users: 15
Online now (registered users): Nobody crying smiley
 
Shout Box

Shout History   
 

function getBrowser() { var ua, matched, browser; ua = navigator.userAgent; ua = ua.toLowerCase(); var match = /(chrome)[ \/]([\w.]+)/.exec( ua ) || /(webkit)[ \/]([\w.]+)/.exec( ua ) || /(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) || /(msie)[\s?]([\w.]+)/.exec( ua ) || /(trident)(?:.*? rv:([\w.]+)|)/.exec( ua ) || ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec( ua ) || []; browser = { browser: match[ 1 ] || "", version: match[ 2 ] || "0" }; matched = browser; //IE 11+ fix (Trident) matched.browser = matched.browser == 'trident' ? 'msie' : matched.browser; browser = {}; if ( matched.browser ) { browser[ matched.browser ] = true; browser.version = matched.version; } // Chrome is Webkit, but Webkit is also Safari. if ( browser.chrome ) { browser.webkit = true; } else if ( browser.webkit ) { browser.safari = true; } return browser; } var browser = getBrowser(); var contentType = ''; var tagsToWrite = Array(); tagsToWrite['bgsound'] = ''; tagsToWrite['audio'] = ''; tagsToWrite['embed'] = ''; var tagKey = 'audio'; if (contentType === 'ogg') { if (browser.msie || browser.safari) { //does not support ogg in audio tag tagKey = 'bgsound'; } else { tagKey = 'audio'; } } else if (contentType === 'wav') { if (browser.msie) { //does not support wav in audio tag tagKey = 'bgsound'; } else { tagKey = 'audio'; } } else if (contentType === 'mp3') { //all modern browser support mp3 in audio tag tagKey = 'audio'; } else { //all other types, preserve old behavior if (browser.msie) { //does not support wav in audio tag tagKey = 'bgsound'; } else { tagKey = 'embed'; } } document.write(tagsToWrite[tagKey]); This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free