<!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 2010</dc:rights>
    <dc:date>2010-07-01T07:44:32-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Tips and Tricks &#45; Total Compensation Statements</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/174/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/174/#When:07:44:32Z</guid>
      <description>&lt;p&gt;Outlines the new total compensation statement design and highlights the ways you can customize the document.
&lt;/p&gt;</description>
      <dc:date>2010-07-01T07:44:32-06:00</dc:date>
    </item>

    <item>
      <title>Tips and Tricks &#45; Total Compensation Statements</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/173/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/173/#When:07:43:48Z</guid>
      <description>&lt;p&gt;Outlines the new version of the total compensation statement and walks through your options to customize the document.
&lt;/p&gt;</description>
      <dc:date>2010-07-01T07:43:48-06:00</dc:date>
    </item>

    <item>
      <title>Total Compensation Outline</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/170/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/170/#When:09:11:25Z</guid>
      <description>&lt;p&gt;Total Compensation Outline
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:11:25-06:00</dc:date>
    </item>

    <item>
      <title>Health Care Reform Presentation</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/169/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/169/#When:09:10:45Z</guid>
      <description>&lt;p&gt;Health Care Reform Presentation
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:10:45-06:00</dc:date>
    </item>

    <item>
      <title>ERP Round Table Discussion Notes</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/168/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/168/#When:09:09:10Z</guid>
      <description>&lt;p&gt;ERP Round Table Discussion Notes
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:09:10-06:00</dc:date>
    </item>

    <item>
      <title>Effective Communication Roundtable Notes</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/167/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/167/#When:09:08:12Z</guid>
      <description>&lt;p&gt;Effective Communication Roundtable Notes
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:08:12-06:00</dc:date>
    </item>

    <item>
      <title>Dependent Eligibility Audits &#45; CC2010</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/166/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/166/#When:09:07:21Z</guid>
      <description>&lt;p&gt;Dependent Eligibility Audits &#45; CC2010
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:07:21-06:00</dc:date>
    </item>

    <item>
      <title>Confirmation Statement Example</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/165/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/165/#When:09:06:58Z</guid>
      <description>&lt;p&gt;Confirmation Statement Example
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:06:58-06:00</dc:date>
    </item>

    <item>
      <title>Billing Best Practices Roundtable Handout</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/164/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/164/#When:09:06:29Z</guid>
      <description>&lt;p&gt;Billing Best Practices Roundtable Handout
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:06:29-06:00</dc:date>
    </item>

    <item>
      <title>bswift Solution Selling&#45;Case Study Overview</title>
      <link>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/163/</link>
      <guid>http://www.bswiftcommunity.com/index.php/site/bforum/viewthread/163/#When:09:05:04Z</guid>
      <description>&lt;p&gt;bswift Solution Selling&#45;Case Study Overview
&lt;/p&gt;</description>
      <dc:date>2010-06-10T09:05:04-06:00</dc:date>
    </item>

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


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