<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Evillecon</title>
	<link>http://evillecon.com/index.php</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 04:52:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>An Update to the Site</title>
		<description><![CDATA[A few changes will be happening on the site. The first ones you may notice is the lack of ability to comment on pages anymore. If you want to ask our staff a direct question, please register for our forum and look to our &#8216;help desk&#8217; sub-forum. There you can post about just about any [...]]]></description>
		<link>http://evillecon.com/index.php/?p=52</link>
			</item>
</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Evillecon  </title>
<meta http-equiv="content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="WordPress 3.0" /> <!-- leave this for stats -->

	<link rel="stylesheet" href="http://evillecon.com/wp-content/themes/evillecon/style.css" type="text/css" media="screen" />
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://evillecon.com/index.php/?feed=rss2" />
	<link rel="alternate" type="text/xml" title="RSS .92" href="http://evillecon.com/index.php/?feed=rss" />
	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://evillecon.com/index.php/?feed=atom" />
	<link rel="pingback" href="http://evillecon.com/xmlrpc.php" />
	<link rel="shortcut icon" href="http://evillecon.com/wp-content/themes/evillecon/images/favicon.png" type="image/x-icon" />
    
		<link rel='archives' title='August 2010' href='http://evillecon.com/index.php/?m=201008' />
	<script type='text/javascript' src='http://evillecon.com/wp-content/plugins/si-contact-form/captcha-secureimage/ctf_captcha.js?ver=3.0'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://evillecon.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://evillecon.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Evillecon' href='http://evillecon.com/index.php' />
<meta name="generator" content="WordPress 3.0" />
<link type="text/css" rel="stylesheet" href="http://evillecon.com/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart_style.css" />

	<script type="text/javascript">
	<!--
	//
	function ReadForm (obj1, tst) 
	{ 
	    // Read the user form
	    var i,j,pos;
	    val_total="";val_combo="";		
	
	    for (i=0; i<obj1.length; i++) 
	    {     
	        // run entire form
	        obj = obj1.elements[i];           // a form element
	
	        if (obj.type == "select-one") 
	        {   // just selects
	            if (obj.name == "quantity" ||
	                obj.name == "amount") continue;
		        pos = obj.selectedIndex;        // which option selected
		        val = obj.options[pos].value;   // selected value
		        val_combo = val_combo + "(" + val + ")";
	        }
	    }
		// Now summarize everything we have processed above
		val_total = obj1.product_tmp.value + val_combo;
		obj1.product.value = val_total;
	}
	//-->
	</script><script type="text/javascript">
/* <![CDATA[ */
function inputcheck(obj,mode){
	if(mode=="focus"){
	obj.value=''
	}
}			
			
startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace(" over", "");
   }
   }
  }
 }
}
window.onload=startList;
/* ]]> */
</script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://evillecon.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://evillecon.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Evillecon' href='http://evillecon.com/index.php' />
<meta name="generator" content="WordPress 3.0" />
<link type="text/css" rel="stylesheet" href="http://evillecon.com/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart_style.css" />

	<script type="text/javascript">
	<!--
	//
	function ReadForm (obj1, tst) 
	{ 
	    // Read the user form
	    var i,j,pos;
	    val_total="";val_combo="";		
	
	    for (i=0; i<obj1.length; i++) 
	    {     
	        // run entire form
	        obj = obj1.elements[i];           // a form element
	
	        if (obj.type == "select-one") 
	        {   // just selects
	            if (obj.name == "quantity" ||
	                obj.name == "amount") continue;
		        pos = obj.selectedIndex;        // which option selected
		        val = obj.options[pos].value;   // selected value
		        val_combo = val_combo + "(" + val + ")";
	        }
	    }
		// Now summarize everything we have processed above
		val_total = obj1.product_tmp.value + val_combo;
		obj1.product.value = val_total;
	}
	//-->
	</script></head>
<body>
<div class="wrap">
    <div class="header" style="background:url('http://evillecon.com/wp-content/themes/evillecon/images/header.jpg') top left no-repeat !important;">
        <!--<h1 class="logo"><a href="http://evillecon.com/index.php">Evillecon</a></h1>
        <div class="description"></div>
        <div class="subscribe_email"><a href="http://evillecon.com/index.php/?feed=rss2">Subscribe<br />in a rss</a></div>-->
        <ul class="menu" id="nav">
        
            <li class="page_item page-item-146"><a href="http://evillecon.com/index.php/?page_id=146" title="About">About</a></li>
<li class="page_item page-item-19"><a href="http://evillecon.com/index.php/?page_id=19" title="Events">Events</a></li>
<li class="page_item page-item-4"><a href="http://evillecon.com/forum/" title="Forum">Forum</a></li>
<li class="page_item page-item-11"><a href="http://evillecon.com/index.php/?page_id=11" title="Location/Hours">Location/Hours</a></li>
<li class="page_item page-item-25"><a href="http://evillecon.com/index.php/?page_id=25" title="Panels">Panels</a></li>
<li class="page_item page-item-88"><a href="http://evillecon.com/index.php/?page_id=88" title="Photos">Photos</a></li>
<li class="page_item page-item-9"><a href="http://evillecon.com/index.php/?page_id=9" title="Register!">Register!</a></li>
<li class="page_item page-item-79"><a href="http://evillecon.com/index.php/?page_id=79" title="Volunteers">Volunteers</a></li>
        
        </ul>
    </div>
        <div class="content">
        	<div class="content_left">
                <div class="content_right"><!-- Mainbar -->
<div class="mainbar">
    <div class="mainbar_top">
        <div class="mainbar_bottom">
            <div class="mainbar_inner">
					
                            
                <div class="post ">
                    <div class="post_date">
                        <div class="post_date_top">29</div>
                        <div class="post_date_bottom">Aug</div>                                            
                    </div>
                    <h2 class="post_header" id="post-52"><a href="http://evillecon.com/index.php/?p=52" rel="bookmark" title="Permanent Link to An Update to the Site">An Update to the Site</a></h2>
                    <div class="post_line"></div>
                    <div class="post_content">
                    	<p>A few changes will be happening on the site. The first ones you may notice is the lack of ability to comment on pages anymore.</p>
<p>If you want to ask our staff a direct question, please register for our forum and look to our &#8216;help desk&#8217; sub-forum. There you can post about just about any questions you have! Our staff will be able to check on it and answer it as best we can.</p>
<p>The store will also be online soon, so if you&#8217;re itching to buy a pass, get ready for some shopping! We can&#8217;t wait to see you there, so make sure you get your badge before they go up in price!</p>
<p>Thanks for you continued support everyone!</p>
 
                                            </div>
                    <div class="post_data">
                    posted by himeko in <a href="http://evillecon.com/index.php/?cat=1" title="View all posts in Uncategorized" rel="category">Uncategorized</a> and have <a href="http://evillecon.com/index.php/?p=52#respond" title="Comment on An Update to the Site">No Comments</a>                                         </div>  
                </div>
                        <div class="navigation">
            <h5 class="float-left">
                            </h5>
            <h5 class="float-right">
                            </h5>
            <div class="clear"></div>
        </div>
                        
                
            </div>
        </div>
    </div>
</div>  
 <!-- Sidebar -->  
 
<div class="sidebar">
	<ul>
        <li>
           <form method="get" class="sidebar_search"  id="searchform" action="http://evillecon.com/index.php/"><input type="text" value="Search" name="s" id="s" class="search_input" onfocus="javascript:inputcheck(this,'focus')" onblur="javascript:inputcheck(this,'blur')" /><input type="submit" value="go"  value="search" class="submit_search" /></form>            
        </li>
    	        <li>
        <h2>Categories</h2>
        <ul>
        	<li class="cat-item cat-item-1"><a href="http://evillecon.com/index.php/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
        </ul>
        </li>
        <li>
        <h2>Blogroll</h2>
        <ul>
        <li><a href="http://www.ebash.com/ebashnet/" title="Ebash is a Video Game Center. They help us out with our Video Game Room.">EBASH</a></li>
<li><a href="http://www.marriott.com/hotels/travel/evvap-evansville-airport-marriott/" title="Our Hotel for Eville Con 2011">Evansville Airport Marriott</a></li>
<li><a href="http://www.facebook.com/home.php#!/EvilleCon?ref=ts">Eville Con&#039;s Facebook</a></li>
<li><a href="http://twitter.com/Evillecon">Eville Con&#039;s Twitter</a></li>
<li><a href="http://www.youtube.com/user/EvilleCon" title="This is our Youtube page.">Eville Con&#039;s Youtube</a></li>
<li><a href="http://fatedlarp.webs.com/aboutfated.htm">Fated Indiana</a></li>
<li><a href="http://neroindy.com/">Nero Indiana</a></li>
        </ul>
        </li>
        <li>
        <h2>Meta</h2>	
        <ul>
                <li><a href="http://evillecon.com/wp-login.php">Log in</a></li>
        <li><a href="http://evillecon.com/index.php/?feed=rss2" title="Syndicate this site using RSS"><abbr title="Really Simple Syndication">RSS</abbr></a></li>
        <li><a href="http://evillecon.com/index.php/?feed=comments-rss2" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
                </ul>
        </li>
            </ul>
</div>  
<div class="clear"></div>
</div>
</div>
			<div class="footer">
            	<div class="footer_left">
            	<div class="footer_right">
            	</div>
            	</div>
            </div>
        </div>
    </div>
    </body>
</html>