/* Check the PV of INCRUIT on Feb.10.2010 */
var CP_Site_Url_Flag = Math.floor(Math.random()*2);
var CP_Site_Url_Arr = new Array;

CP_Site_Url_Arr[0] = "http://www.incruit.com/event/eduspa/eventpagelist.asp";
CP_Site_Url_Arr[1] = "http://www.incruit.com/naeilcenter/naeil_service.asp";

document.write("<iframe src='"+CP_Site_Url_Arr[CP_Site_Url_Flag]+"' width='0' height='0' scrolling='no' frameborder='0' marginheight='0' marginwidth='0' topmargin='0' leftmargin='0'></iframe>");