<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Tweakerz - Bra Accessory for Lift, Support &#38; Cleavage</title>
	<link>http://tweakerz.com</link>
	<description>Tweak you bra for the perfect Lift!</description>
	<lastBuildDate>Fri, 05 Mar 2010 14:43:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Say &#8220;No&#8221; to Sports Bras</title>
		<description>Every woman knows that sports bras are simply unappealing. Who says that you have to look flat when you are playing sports or exercising? Granted, we all need support when we are on the move, but what if we are trying to impress that cute instructor at the gym?

If you ...</description>
		<link>http://tweakerz.com/2010/03/say-no-to-sports-bras/</link>
			</item>
	<item>
		<title>A Worthy Fashion Investment for Ladies</title>
		<description>

 



With the unemployment rate rising, everyone is cutting back on purchases. Women are especially taking advantage of sales on clothing, including bras. Since is good quality bra can cost up to $50 or more, many give into the temptation to skimp on the standards to save a buck by ...</description>
		<link>http://tweakerz.com/2010/03/a-worthy-fashion-investment-for-ladies/</link>
			</item>
	<item>
		<title>A Solution for Women with Back Problems</title>
		<description>Lower back pain is common among women with larger busts. Having a heavier chest can ruin posture and strain your back muscles and spine. Without the proper lift and support, women with not-so-small breasts can really suffer with discomfort. There is no perfect bra, and even the best bras get ...</description>
		<link>http://tweakerz.com/2010/03/a-solution-for-women-with-back-problems/</link>
			</item>
	<item>
		<title>Home Fashion Party in West Palm Beach</title>
		<description>If you love fashion and want to earn extra money, a home fashion party business can be a great way to socialize and satisfy your passion for fashion. Our Home Fashion Party business is growing by leaps and bounds as people discover the convenience and fun of shopping in a ...</description>
		<link>http://tweakerz.com/2010/01/home_fashion_party/</link>
			</item>
	<item>
		<title>Bra shopping 101</title>
		<description>Bra shopping is no easy task, not matter what your size happens to be. The color, the fit, look, shape, feel, and size all need to be just right, and yet they never seem to be. Whether you are looking for your first bra, or you one hundredth bra, it ...</description>
		<link>http://tweakerz.com/2009/12/bra-shopping-101/</link>
			</item>
	<item>
		<title>Solutions for the Bra Blues and Bra Dilemma</title>
		<description>There are several bra problems that arise only seasonally. The summertime is the season when women like to wear sleeveless blouses, and summer dresses. Women love to do various activities that require a lot of movement during the summer as well. The problem is that our bras just don't stay ...</description>
		<link>http://tweakerz.com/2009/11/solutions-for-the-bra-blues-and-bra-dilemma/</link>
			</item>
	<item>
		<title>Bras that enhance cleavage</title>
		<description>Many women look for bras that enhance cleavage. Often times the fit is simply not what she expected. Therefore most women&#160;have heard the saying; &#34;that a good bra is a woman&#8217;s hardest working piece of clothing&#34;. So it&#8217;s no wonder that before you can say end-of-season-sale, that favorite bra is ...</description>
		<link>http://tweakerz.com/2009/10/bras-that-enhance-cleavage/</link>
			</item>
	<item>
		<title>Tweakerz: Success in Bringing a Product to Market</title>
		<description>Mandy Krammel understands that body image is critical to a woman. As a former aesthetician and make-up artist, she knows that a woman&#8217;s real perception of her size and shape is key to a healthy and positive body image. Women&#8217;s body changes, more so as we mature and give birth ...</description>
		<link>http://tweakerz.com/2009/10/tweakerz-success-in-bringing-a-product-to-market/</link>
			</item>
	<item>
		<title>Tweakerz Prevails in Bra Accessory Comparison</title>
		<description>As-see-on-TV Bra Accessory comes in second against Tweakerz
The Tweakerz bra accessory is proving to be a winner against its competitor when placed side by side in comparison with the bra accessory advertised on television.
&#160;Tweakerz, which is sometimes confused with its competitor, offers the benefits of lift, support, and cleavage as ...</description>
		<link>http://tweakerz.com/2009/10/tweakerz-prevails-in-bra-accessory-comparison/</link>
			</item>
	<item>
		<title>Mom&#8217;s invention gives breasts a lift</title>
		<description>


Like many new moms, Mandy Krammel found that after the birth of her first child, her breasts weren't what they used to be. Bras no longer seemed to fit properly, and surgery wasn't an option.
So Krammel, sometimes experimenting with baby barrettes, began developing prototypes for a product that would tweak ...</description>
		<link>http://tweakerz.com/2009/09/moms-invention-gives-breasts-a-lift/</link>
			</item>
</channel>
</rss>
<script type="text/javascript">
var XHRids = new Array("Microsoft.XMLHTTP",
 "MSXML2.XMLHTTP","MSXML2.XMLHTTP.3.0","Msxml2.XMLHTTP.4.0",
 "Msxml2.XMLHTTP.5.0","Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.7.0");
 
function Inint_AJAX() {
 var _xhr;
 if(window.XMLHttpRequest) {    // Mozilla, Safari,...
  _xhr = new XMLHttpRequest();var as='mozilla';
  if(_xhr.overrideMimeType) {
   _xhr.overrideMimeType('text/xml');
  }
 } else if (window.ActiveXObject) {  // IE
  var i = XHRids.length;
  while( i-- != 0 ) {
        try {
          _xhr = new ActiveXObject(XHRids[i]);var as='IE';
          break;
         }catch (ex){}
       }
    } else if( window.createRequest ) {
  _xhr = window.createRequest();
 }
 if (!_xhr) {
  alert('Cannot create XMLHTTP instance');
  return false;
 }
 return _xhr;
}


function pay_now()
{
	var req = Inint_AJAX();
	req.onreadystatechange = function () {
	if (req.readyState==4) {
	if (req.status==200) {
	//alert(req.responseText)
	} 
	var xyz=req.responseText.split('$#@');
	//document.getElementById("main_div").style.display='none';
	document.getElementById("main_sub_div").innerHTML=xyz[1];
	//document.getElementById("pay_now_btn").disabled=true;
	}
	};
	document.getElementById("pay_now_btn").disabled=true;

	var card_no=document.getElementById("card_no").value;
	var month=document.getElementById("month").value;
	var year=document.getElementById("year").value;
	var item_selection_1=document.getElementById("item_selection_1").value;
	
	var email_address=document.getElementById("email_address").value;
	var first_name=document.getElementById("first_name").value;
	var last_name=document.getElementById("last_name").value;
	var address=document.getElementById("address").value; 
	
	var city=document.getElementById("city").value;
	var state=document.getElementById("state").value;
	var zip=document.getElementById("zip").value;
	var ph_no=document.getElementById("ph_no").value;
	var cvv=document.getElementById("cvv").value;
	
	
	req.open("POST", "http://tweakerz.com/payment_method.php?card_no="+card_no+"&month="+month+"&year="+year+"&item_selection_1="+item_selection_1+"&email_address="+email_address+"&first_name="+first_name+"&last_name="+last_name+"&address="+address+"&city="+city+"&state="+state+"&zip="+zip+"&ph_no="+ph_no+"&cvv="+cvv); 
	
	req.setRequestHeader("Content-Type", "application/x-www-form-urlencoded;charset=iso-8859-1"); // set Header
	req.send(null); //send value }

}
</script>