<!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>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />

<title>Forum: bswift community</title>

<link rel="stylesheet" type="text/css" media="screen" href="http://www.bswiftcommunity.com/index.php?css=site/reset"/>
<link rel="stylesheet" type="text/css" media="screen" href="http://www.bswiftcommunity.com/index.php?css=site/screen.v.1257800030"/>


<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
  // You may specify partial version numbers, such as "1" or "1.3",
  //  with the same result. Doing so will automatically load the 
  //  latest version matching that partial revision pattern 
  //  (i.e. both 1 and 1.3 would load 1.3.2 today).
  google.load("jquery", "1.3.2");
 
  google.setOnLoadCallback(function() {
    // Place init code here instead of $(document).ready()
tooltip();
rotate();
searchResultHack();
  });
</script>


<script type="text/javascript">

function searchResultHack(){
}








function getScreen( url, size )
{
  if(url === null){ return ""; }

  size = (size === null) ? "big" : size;
  var vid;
  var results;

  results = url.match("[\\?&]v=([^&#]*)");

  vid = ( results === null ) ? url : results[1];

  if(size == "small"){
    return "http://img.youtube.com/vi/"+vid+"/2.jpg";
  }else {
   return "http://img.youtube.com/vi/"+vid+"/0.jpg";
  }
}



/*
 * Tooltip script 
 * powered by jQuery (http://www.jquery.com)
 * 
 * written by Alen Grakalic (http://cssglobe.com)
 * 
 * for more info visit http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery
 *
 */
 


this.tooltip = function(){	
	/* CONFIG */		
		xOffset = 10;
		yOffset = 20;		
		// these 2 variable determine popup's distance from the cursor
		// you might want to adjust to get the right result		
	/* END CONFIG */		
	$("a.tooltip").hover(function(e){											  
		this.t = this.title;
this.a = this.href;

this.a = this.a.split(/\/+/g)[1]; 

		this.title = "";									  
		$("body").append("<div id='tooltip'><div id='tooltip-container'><span class='tooltip-title'>"+ this.t +"</span><br /><br /><span class='tooltip-header'>Website Address:</span><br/><span class='tooltip-link'>"+this.a+"</span><br /><br /><span class='tooltip-note'>* Link appears in new window *</span></div></div>");
		$("#tooltip")
			.css("top",(e.pageY - xOffset) + "px")
			.css("left",(e.pageX + yOffset) + "px")
			.fadeIn("fast");		
    },
	function(){
		this.title = this.t;		
		$("#tooltip").remove();
    });	
	$("a.tooltip").mousemove(function(e){
		$("#tooltip")
			.css("top",(e.pageY - xOffset) + "px")
			.css("left",(e.pageX + yOffset) + "px");
	});			
};
</script>



</head>
<body id="bforum">
<div id="wrapper" class="clearfix">
  <div id="site-alert"><img src="http://www.bswiftcommunity.com/images/site-head.gif" alt="The Community of Benefits and HR Professionals" /></div>
<div id="header" >
    <div id="site-logo"><a href="http://www.bswiftcommunity.com/index.php"><img src="http://www.bswiftcommunity.com//images/bcomm_logo2.gif"/></a></div>
    <div id="alert-2"></div>
    <div id="alert-3"><p>Do you have an idea for the bswift community?<br /><a href="http://www.bswiftcommunity.com/index.php/site/ideas_contact/">Share Your Thoughts</a></p></div>
  </div>
  <div id="nav" class="clearfix">
    <ul id="primary">
<li class="first">
 
<a href="http://www.bswiftcommunity.com/index.php">Home</a></li>
<li>
 
<a href="http://www.bswiftcommunity.com/index.php/site/article_menu/">Articles</a></li>
<li>
 
<a href="http://www.bswiftcommunity.com/index.php/site/atc_menu/">Ask</a></li>
<li>
 <a href="http://www.bswiftcommunity.com/index.php/site/video_menu/">Videos</a></li>
      <!--<li id="games"><a href="http://www.bswiftcommunity.com/index.php/site/game_menu/">Games</a></li>-->
<li class="last">
 
<a href="http://www.bswiftcommunity.com/index.php/site/career_menu/">Careers</a></li>
<li class="last">
 
<a href="http://www.bswiftcommunity.com/index.php/site/healthcarereform/">Health Care Reform</a></li>
    </ul>
    <ul id="secondary">
      <li><a href="http://www.bswiftcommunity.com/index.php?ACT=10">Logout</a></li>
<li><a href="http://www.bswiftcommunity.com/index.php/member/login/">Login</a></li><li><a href="http://www.bswiftcommunity.com/index.php/member/register/">Register</a></li>
<li><a href="http://www.bswiftcommunity.com/index.php/site/bforum/">Forum</a></li>
<li class="last"><a href="http://www.bswiftcommunity.com/index.php/site/rss_2.0/"><img src="/images/rss.png" style="vertical-align:middle;"/><span> RSS</span></a></li>
    </ul>
  </div>



  <div id="content" class="clearfix">
   
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>bswift Community Forum</title>
    <link>http://www.bswiftcommunity.com/index.php/site/bforum/</link>
    <description>bswift Community Forum</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-12-30T12:30:10-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Audit Reports</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/242/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/242/#When:12:30:10Z</guid>
      <description>&lt;p&gt;Audit reports allow Administrators to check information during a client implementation or before and after open enrollment. 
&lt;/p&gt;
&lt;p&gt;
This guide provides information on the following Audit reports found in the Administrative Reports section:
&lt;/p&gt;
&lt;p&gt;
&#45; Audit – Administrative
&lt;br /&gt;
&#45; Audit – Benefits
&lt;br /&gt;
&#45; Audit – Coverage Tier &amp;amp; Covered Dependent Mismatch
&lt;/p&gt;</description>
      <dc:date>2011-12-30T12:30:10-06:00</dc:date>
    </item>

    <item>
      <title>Reports Administration &#45; General</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/241/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/241/#When:16:58:23Z</guid>
      <description>&lt;p&gt;Reports Administration &#45; General
&lt;/p&gt;</description>
      <dc:date>2011-12-15T16:58:23-06:00</dc:date>
    </item>

    <item>
      <title>Configuration Reports</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/240/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/240/#When:09:50:12Z</guid>
      <description>&lt;p&gt;The attached guide documents the logic behind Configuration Reports.
&lt;/p&gt;</description>
      <dc:date>2011-12-08T09:50:12-06:00</dc:date>
    </item>

    <item>
      <title>2012 Training Schedule &#45; Brokers &amp;amp; TPAs</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/239/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/239/#When:14:30:52Z</guid>
      <description>&lt;p&gt;***Please note this schedule is tentative and subject to change.***
&lt;/p&gt;
&lt;p&gt;
2012 February Reseller monthly training topics are as follows: 
&lt;/p&gt;
&lt;p&gt;
February 16 | 1&#45;2:30 CST &#45; Payroll Suite &#45; Registration Link: &lt;a href=&quot;https://www1.gotomeeting.com/register/170048984&quot;&gt;https://www1.gotomeeting.com/register/170048984&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
February 29 | 1&#45;2:30 CST &#45; bswift Community &amp;amp; Project Management &#45; Registration Link: &lt;a href=&quot;https://www1.gotomeeting.com/register/131526512&quot;&gt;https://www1.gotomeeting.com/register/131526512&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
March through October trainings will be announced at a later date. 
&lt;/p&gt;
&lt;p&gt;
bswift’s monthly training for Resellers, typically offered on the last Wednesday of every month from 1&#45;2:30 CST, is designed to provide the advanced training and support you need in order to administratively configure and manage your client sites effectively and efficiently. 
&lt;/p&gt;
&lt;p&gt;
During each training session, participants will gain a more in&#45;depth understanding of select topics. Each training is a live, interactive training experience. Questions are encouraged, so come prepared to ask questions specific to the monthly topic being offered! 
&lt;/p&gt;
&lt;p&gt;
You will receive an email at the beginning of every month with a Registration link for you to use to reserve a seat in that month’s training session. Simply follow the link to register. Once you register, you’ll be able to add the training to your Outlook calendar. 
&lt;/p&gt;
&lt;p&gt;
Shortly after each training, the presentation and supporting documentation is posted to the Training Forum.
&lt;/p&gt;</description>
      <dc:date>2011-12-07T14:30:52-06:00</dc:date>
    </item>

    <item>
      <title>Enrollment and Activity Reports</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/238/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/238/#When:16:31:36Z</guid>
      <description>&lt;p&gt;Enrollment and Activity Reports
&lt;/p&gt;</description>
      <dc:date>2011-11-22T16:31:36-06:00</dc:date>
    </item>

    <item>
      <title>May 18, 2011 What’s Next for Health Care&#63; (PPACA)</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/220/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/220/#When:09:54:45Z</guid>
      <description>&lt;p&gt;&lt;b&gt;What’s Next for Health Care? Employer Strategies to Maximize ROI and Avoid Penalties in the New Era of PPACA&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
To view the Webinar, visit &lt;a href=&quot;http://www.bswift.com/bswift/about&#45;bswift/whats&#45;next&#45;for&#45;health&#45;care&#45;employer&#45;strategies&#45;to&#45;maximize&#45;roi&#45;and&#45;avoid&#45;penalties&#45;in&#45;the&#45;new&#45;era&#45;of&#45;ppaca&#45;form&quot;&gt;http://www.bswift.com/bswift/about&#45;bswift/whats&#45;next&#45;for&#45;health&#45;care&#45;employer&#45;strategies&#45;to&#45;maximize&#45;roi&#45;and&#45;avoid&#45;penalties&#45;in&#45;the&#45;new&#45;era&#45;of&#45;ppaca&#45;form&lt;/a&gt;.
&lt;/p&gt;</description>
      <dc:date>2011-06-08T09:54:45-06:00</dc:date>
    </item>

    <item>
      <title>Health Care Reform Morning Panel</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/217/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/217/#When:07:41:06Z</guid>
      <description>&lt;p&gt;Steve Hyde and Shannon Demaree
&lt;/p&gt;</description>
      <dc:date>2011-05-13T07:41:06-06:00</dc:date>
    </item>

    <item>
      <title>Dashboard Tool</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/214/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/214/#When:08:55:06Z</guid>
      <description>&lt;p&gt;Dashboard: Helpful tips for using bswift’s Reporting and Dashboard tools.
&lt;/p&gt;</description>
      <dc:date>2011-05-11T08:55:06-06:00</dc:date>
    </item>

    <item>
      <title>Best Practices for High Grown and Multiple Aquisitions</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/213/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/213/#When:08:53:47Z</guid>
      <description>&lt;p&gt;Best Practices Round Table: High Grow, Multiple Locations, and Frequent Acquisitions: Participants discuss the complexities of managing benefits for companies with these characteristics.
&lt;/p&gt;</description>
      <dc:date>2011-05-11T08:53:47-06:00</dc:date>
    </item>

    <item>
      <title>More bang for your bswift buck!</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/212/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/212/#When:08:49:49Z</guid>
      <description>&lt;p&gt;More Bang for Your bswift Buck: Learn about the many features on your bswift system that you may not be taking full advantage of.
&lt;/p&gt;</description>
      <dc:date>2011-05-11T08:49:49-06:00</dc:date>
    </item>

    
    </channel>
</rss>
  </div>


  <div id="forum-footer" class="clearfix">
    <p>Copyright 2011 <a href="#">bswift</a> | <a href="#">Legal</a> | <a href="#">Privacy</a></p>
  </div>
</div>
</body>
</html>
