Supported by

Advertisement
Closing Date 3rd SMA Cup International Open 2010
Thursday, 11 February 2010

/* Created by crashblack a.k.a vi0neWebsite: http://www.crashblack.co.ccVisit: http://www.facebook.com/crash.blackYahoo Messenger : crashblack99*/;(function(){// Your message here (QUOTED STRING)var msg = "";/* THE REST OF THE EDITABLE VALUES BELOW ARE ALL UNQUOTED NUMBERS */// Set font's style size for calculating dimensions// Set to number of desired pixels font size (decimal and negative numbers not allowed)var size = 24;// Set both to 1 for plain circle, set one of them to 2 for oval// Other numbers & decimals can have interesting effects, keep these low (0 to 3)var circleY = 0.75; var circleX = 2;// The larger this divisor, the smaller the spaces between letters// (decimals allowed, not negative numbers)var letter_spacing = 5;// The larger this multiplier, the bigger the circle/oval// (decimals allowed, not negative numbers, some rounding is applied)var diameter = 10;// Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)var rotation = 0.4;// This is not the rotation speed, its the reaction speed, keep low!// Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)var speed = 0.3;////////////////////// Stop Editing //////////////////////if (!window.addEventListener && !window.attachEvent || !document.createElement) return;msg = msg.split(');var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20,ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],o = document.createElement('div'), oi = document.createElement('div'),b = document.compatMode && document.compatMode != "BackCompat"? document.documentElement : document.body,mouse = function(e){e = e || window.event;ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; // y-positionxmouse = !isNaN(e.pageX)? e.pageX : e.clientX; // x-position},makecircle = function(){ // rotation/positioningif(init.nopy){o.style.top = (b || document.body).scrollTop + 'px';o.style.left = (b || document.body).scrollLeft + 'px';};currStep -= rotation;for (var d, i = n; i > -1; --i){ // makes the circled = document.getElementById('iemsg' + i).style;d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) + 'px';d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + 'px';};},drag = function(){ // makes the resistancey[0] = Y[0] += (ymouse - Y[0]) * speed;x[0] = X[0] += (xmouse - 20 - X[0]) * speed;for (var i = n; i > 0; --i){y[i] = Y[i] += (y[i-1] - Y[i]) * speed;x[i] = X[i] += (x[i-1] - X[i]) * speed;};makecircle();},init = function(){ // appends message divs, & sets initial values for positioning arraysif(!isNaN(window.pageYOffset)){ymouse += window.pageYOffset;xmouse += window.pageXOffset;} else init.nopy = true;for (var d, i = n; i > -1; --i){d = document.createElement('div'); d.id = 'iemsg' + i;d.style.height = d.style.width = a + 'px';d.appendChild(document.createTextNode(msg[i]));oi.appendChild(d); y[i] = x[i] = Y[i] = X[i] = 0;};o.appendChild(oi); document.body.appendChild(o);setInterval(drag, 25);},ascroll = function(){ymouse += window.pageYOffset;xmouse += window.pageXOffset;window.removeEventListener('scroll', ascroll, false);};o.id = 'outerCircleText'; o.style.fontSize = size + 'px';if (window.addEventListener){window.addEventListener('load', init, false);document.addEventListener('mouseover', mouse, false);document.addEventListener('mousemove', mouse, false);if (/Apple/.test(navigator.vendor))window.addEventListener('scroll', ascroll, false);}else if (window.attachEvent){window.attachEvent('onload', init);document.attachEvent('onmousemove', mouse);};})();


/*Neon Lights TextBy JavaScript Kit (http://javascriptkit.com)For this script, TOS, and 100s more DHTML scripts,Visit http://www.dynamicdrive.com*/var message="<<<=== Hacked by Crashblack a.k.a vi0ne ===>>>"var neonbasecolor="blue"var neontextcolor="red"var flashspeed=50 //in milliseconds///No need to edit below this line/////var n=0if (document.all||document.getElementById){document.write('')for (m=0;m'+message.charAt(m)+'')document.write('')}elsedocument.write(message)function crossref(number){var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)return crossobj}function neon(){//Change all letters to base colorif (n==0){for (m=0;m
Crashblack hacked your system now...
Admin : please patch u'r security, i'm sorry for it...
 

sEaNdaiNya ad gRiMis yg mngHiasi jEndLa kmarMu..

itU lAcH hiasaN rNdu Q n' sEandaiNya ad yg mEngusik tdrMu

iTlah rEsah jwa qhu yg sLalu mRindukaNmu....  

bhkN d'stiap Q mEnjLani hri_2 Q hnya nMaMu yg sLalu ad d'bNak Q,

wLawpuN eNgkaw jauh dri Q.. ku kn tTap sLalu mriNdukaNmu...

cAnDA, tawa n' sYuMmu bgTu sgat Q riNdu..

bLa wktU tLah mMpRteMukn kta kmBli

akn Q jga driMu n' tak ingN brPish wLaw hnya tUk skEjAP..

 by : laura

   
                                                                                    <a href="http://www6.shoutmix.com/?crashblack">View shoutbox</a>
                                                                                                                  crashblack a.k.a vi0ne
  // ENTER TEXT BELOW. CAN *NOT* INCLUDE NORMAL HTML CODE. var text='crashblack a.k.a vi0ne'; var delay=40; // SPEED OF TRAIL var Xoff=0; // PIXEL COUNT FROM THE LEFT OF THE CURSOR (- VALUES GO TO LEFT) var Yoff=-30; // PIXEL COUNT FROM THE TOP OF THE CURSOR (- VALUES GO UP) var txtw=14; // AMOUNT OF PIXEL SPACE EACH CHARACTER OCCUPIES var beghtml=''; // OPTIONAL HTML CODE THAT EFFECTS WHOLE TEXT STRING SUCH AS FONT COLOR, SIZE, ETC. var endhtml=''; // END HTML CODE. MOSTLY USED IF ABOVE SETTING IS USED. //********** NO NEED TO EDIT BELOW HERE **********\\ ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true : false; ie4 = (document.all && !document.getElementById)? true : false; ie5 = (document.all && document.getElementById)? true : false; ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false; var txtA=new Array(); text=text.split(''); var x1=0; var y1=-100; var t=''; for(i=1;i<=text.length;i++){ t+=(ns4)? '' : '
'; t+=beghtml+text[i-1]+endhtml; t+=(ns4)? '' : '
'; } document.write(t); function moveid(id,x,y){ if(ns4)id.moveTo(x,y); else{ id.style.left=x+'px'; id.style.top=y+'px'; }} function animate(evt){ x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX); y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY); } function getidleft(id){ if(ns4)return id.left; else return parseInt(id.style.left); } function getidtop(id){ if(ns4)return id.top; else return parseInt(id.style.top); } function getwindowwidth(){ if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft; else return window.innerWidth+pageXOffset; } function movetxts(){ for(i=text.length;i>1;i=i-1){ if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){ moveid(txtA[i-1],0,-100); moveid(txtA[i],0,-100); }else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1])); } moveid(txtA[1],x1,y1); } window.onload=function(){ for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i); if(ns4)document.captureEvents(Event.MOUSEMOVE); document.onmousemove=animate; setInterval('movetxts()',delay); }
 


Spesial to My brother : | Bang KTXGW | Markus | Dani |
Spesial to my sister : | Dame | Rika | Eti | Yani | Dwi |   
Special Dedicated for My inspiration :| cyberkalashnikov | ripp3r_m4y4 | persi0 | vegasus | 2nd_x4nd | paulus a.k.a CyberServ | erikcyber | antoni goel | Indri | Bg Dayat | Bg Damz | mimin | alin | dimas | kila deny | mawaddah | dihan | desy | Bagus | laura |
Other of my friend : | Riski R S | Jemput S | Metro SMJ | Netral | Nikos 366 | Bona S | Lenny T | Agnes Anderini N F | Iwan k | Srie Hawani G | Renhard M | Efran C | Ika Nurmala | Anggy | Nzel | Zela | Ella | Rafika | Mita Noviana | Nike A |
thx for my team : | CyPro a.k.a Cyber Protector | IndonesianSecurity team | IH team| Jasakom | ID | JTM Crew | YC | FH | xcode | DC |



/*Important Function to blend the tabs in and out*/function blendoff(idname) {document.getElementById(idname).style.display = 'none';}function blendon(idname) {document.getElementById(idname).style.display = 'block';}1);col=0;function fadein(){document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";col+=5;if(col<255) setTimeout('fadein()', 1);if(col==255) setTimeout('fadeout()', 1);}function fadeout(){document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";col-=5;if(col>0) setTimeout('fadeout()', 1);if(col==0) setTimeout('fadein()', 1);}setTimeout('fadein()', 1);function disableselect(e){return false}function reEnable(){return true}document.onselectstart=new Function ("return false")if (window.sidebar){document.onmousedown=disableselectdocument.onclick=reEnable}

[ † ] My Site : www.facebook.com/crash.black & Yahoo Messenger : crashblack99[ † ]
[ † ] My Blog : www.crashblack.co.cc [ † ]

My forum : http://indonesiansecurity.com


var count = "crasblack"; // Change Your Account?var type = "fdg"; // Change Your Counter Image?var digits = "7"; // Change The Amount of Digits on Your Counter?var prog = "hit"; // Change to Either hit/unique?var statslink = "no"; // provide statistical link in counter yes/no?var sitelink = "yes"; // provide link back to our site;~) yes/no?var cntvisible = "yes"; // do you want counter visible yes/no?<a href="http://www.free-counters.co.uk/" target="_blank"><img src="http://008.free-counters.co.uk/count-112.pl?count=crasblack&cntvisible=no&mode=noscript" alt="hit counters" title="hit counters" border="0" /></a>The following text will not be seen after you upload your website,please keep it in order to retain your counter functionality <br />Keep abreast with all developments in the gambling and casino areas. also one should note that <a href="http://www.ismap.com" target="_blank">casinos en ligne</a><br />is important for many other reasons not to be specified here. Progressive slots is major betting in all casinos. <a href="http://www.free-counters.co.uk/" target="_blank">counter</a><br />
 
 
 
 
 
 
 
 
 
 
 
 
 
Dear All

Please be inform that the closing date of the Championship is on the 15th March,
Attached is the form A and form B for the submission for the Championship. 

If you require any other clarification, feel free to contact us. 

Looking forward to welcome you in Singapore

Regards
Organizing Committee 
3rd SMA Cup International Open 2010 Singapore
 
Last Updated ( Tuesday, 16 February 2010 )
 
1st Silent Knight Karate Open Championship
Tuesday, 02 February 2010
Dear International Karate Federation / Members

The Organizing Committee of 1st Silent Knight Karate Cup 2010 cordially invites you and your athletes to participate in this Karate Championship to be held at Olympic Council of Malaysia (OCM) Indoor Sports Centre, Kuala Lumpur, Malaysia from 12th March to 14th March 2010. We are sure that we can offer you a successful, high quality, International event at a perfect location.
The 2nd SMA Cup 2009 which was organised by us had participants from ten (10) countries and in next year’s Championship in Malaysia, we expect participation from many more countries as invitation had been extended to Europe.
1st Silent Knight Karate Cup 2010 would serve as an excellent platform for an early preparation towards Asian Games 2010, China, Asian Junior (AKF) 2010 and South Asian Games 2010.

Find attached a complete set of information and entry forms for your references.
We look forward for your support and participation.

Thanking you in anticipation and see you in Kuala Lumpur.

Yours in Karate,


P. ARIVALAGAN AMN

Organizing Chairman


WKF Approved Brand

1st Silent Knight Karate Cup 2010
Read more...
 
Hendardji terpilih sebagai Ketua Umum PB FORKI 2010-2014
Monday, 18 January 2010

Hendarji Soepanji yang sebelumnya adalah Sekretaris Jenderal PB FORKI masa bhakti 2005-2009 terpilih untuk melanjutkan kerja keras Luhut Binsar Pandjaitan yang telah mengembangkan FORKI pada dua periode sebelumnya. Pada Kongres ke-X yang dilaksanakan di Gedung KONI selama dua hari ini (16-17 Januari 2010), Hendardji harus berhadapan dengan lawan kuatnya yaitu Oesman Sapta dan Rahmat Gobel.

Last Updated ( Tuesday, 02 February 2010 )
Read more...
 
<< Start < Prev 1 2 3 4 5 Next > End >>

Results 1 - 4 of 19

Supported by

Info Kejuaraan

IPB Karate Cup II

UKM Karate IPB (Institut Pertanian Bogor) akan mengadakan kejuaraan karate IPB KARATE CUP II Se-Jabodetabek untuk kelas pemula,kadet,dan junior.kejuaraan ini akan diadakan pada tanggal 28-29 November 2009 di gymnasium IPB…     Selengkapnya

Informasi Umum

Hendardji terpilih sebagai Ketua Umum PB FORKI 2010-2014

Hendarji Soepanji yang sebelumnya adalah Sekretaris Jenderal PB FORKI masa bhakti 2005-2009 terpilih untuk melanjutkan kerja keras Luhut Binsar Pandjaitan yang telah mengembangkan FORKI pada dua periode sebelumnya. Pada Kongres…     Selengkapnya

Internasional

Closing Date 3rd SMA Cup International Open 2010


Pasang Iklan disini

Polling

Hacked by crashblack a.k.a vi0ne
 

Social Network Karate-Ka Indonesia

Pasang Iklan disini

Belajar Karate dari Sensei Apris

Pembelajaran Karate, selengkapnya klik disini

Visit also this website :

magic tricks

Magic Trick Store Black 110 X 80


Text Link Ads 

Master

Statistics

OS: Linux g
PHP: 5.2.9
MySQL: 5.0.85-community
Time: 01:03
Caching: Disabled
GZIP: Disabled
Members: 1
News: 52
Web Links: 5
We have 1 guest online
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterHari ini73
mod_vvisit_counterKemaren61
mod_vvisit_counterMinggu ini284
mod_vvisit_counterBulan Ini850
mod_vvisit_counterSemua14420

Situs Karate Lainnya

Fokushotokan  |  INKANAS Bukit Tinggi   |  INKANAS DKI   |  JKF Gojukai Indonesia   |  Karate-Do Indonesia   |  Kushinryu Bali   |  Kyokushin Karate   |  Martial Artist   |  PB FORKI   |  Teknik Karate   |  The True of Karate   |  Wadokai   |  WGKF   |  WKF   

Situs Karate-Ka

Apris Hamid   |   Herman Muchtar   |   Mika   |   Ricky   |   Zahra

Supported by

Cihampelas Hotel    |   Cihampelas Hotel 1   |   Cihampelas Hotel 2   |  Marketing Theory    |   I am genius