document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
Eventizm.com is a community calander that enables its users to search and post local events.
Eventizm is a full service event productions company specializing in entertainment promoting.
Eventizm’s Mission: Help people and businesses…
Service’s we provide:
To Use Our Services email us at info@eventizm.com with a little information on what you need.
Eventizm and 303Live are trades name of the Mills Force Corporation.
Our Sponsors
RTL Networks, Inc. is an energetic company, focused on helping customers leverage technology to meet business objectives. RTL Networks, Inc. provides a wide array of technology related professional services offerings and is a certified reseller for hardware and software products from a variety of vendors, such as Cisco Systems, Foundry Networks and many other quality brands. By delivering hardware globally and services to multiple regions throughout the country, RTL Networks, Inc. allows customers to operate with total confidence in the predictability, security and reliability of their technology resources. RTL Networks, Inc. customers include: the White House, the National Basketball Association (NBA), the United States Air Force, and more.
'); document.write('