IR5_h=document.getElementsByTagName("head")[0]
IR5_l=document.createElement("style")
IR5_l.type='text/css'
IR5_h.appendChild(IR5_l)
if(IR5_l.styleSheet){
IR5_l.styleSheet.cssText='#rate5{padding:10px 0}#rate5 *{margin:0 !important; padding:0 !important background:none} #rate5 ul,#rate5 ul a:hover,#rate5 ul a:active,#rate5 ul a:focus,#rate5 ul .n{background:url(http://instantsolve.net/rating/star1.gif) left -1000px repeat-x}#rate5 ul{position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top}#rate5 ul li{display:inline}#rate5 ul a,#rate5 ul .n{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border:none}#rate5 ul a:hover,#rate5 ul a:active,#rate5 ul a:focus{background-position:left bottom}#rate5 ul a.a{width:20%;z-index:6}#rate5 ul a.b{width:40%;z-index:5}#rate5 ul a.c{width:60%;z-index:4}#rate5 ul a.d{width:80%;z-index:3}#rate5 ul a.e{width:100%;z-index:2}#rate5 ul .n{z-index:1;background-position:left center}'
}else{
	IR5_l.innerHTML='#rate5{padding:10px 0}#rate5 *{margin:0 !important; padding:0 !important; background:none} #rate5 ul,#rate5 ul a:hover,#rate5 ul a:active,#rate5 ul a:focus,#rate5 ul .n{background:url(http://instantsolve.net/rating/star1.gif) left -1000px repeat-x}#rate5 ul{position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top}#rate5 ul li{display:inline}#rate5 ul a,#rate5 ul .n{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border:none}#rate5 ul a:hover,#rate5 ul a:active,#rate5 ul a:focus{background-position:left bottom}#rate5 ul a.a{width:20%;z-index:6}#rate5 ul a.b{width:40%;z-index:5}#rate5 ul a.c{width:60%;z-index:4}#rate5 ul a.d{width:80%;z-index:3}#rate5 ul a.e{width:100%;z-index:2}#rate5 ul .n{z-index:1;background-position:left center}'
}
document.write('<div class="instant-star-rater" id="rate5"><ul><li class="n" style="width:82%;">Currently 4.1/5</li><li><a href="#" title="1 out of 5" class="a">1</a></li><li><a href="#" title="2 out of 5" class="b">2</a></li><li><a href="#" title="3 out of 5" class="c">3</a></li><li><a href="#" title="4 out of 5" class="d">4</a></li><li><a href="#" title="5 out of 5" class="e">5</a></li></ul><p>Rating: <strong>4.1</strong>/5 (17 votes cast)</p></div>')
IR5_c=document.getElementById('rate5').getElementsByTagName("a")
IR5_c[0].onclick= function(){IR5_k(1); return false}
IR5_c[1].onclick= function(){IR5_k(2); return false}
IR5_c[2].onclick= function(){IR5_k(3); return false}
IR5_c[3].onclick= function(){IR5_k(4); return false}
IR5_c[4].onclick= function(){IR5_k(5); return false}
function IR5_k(IR5_n){
IR5_s=document.createElement("script")
IR5_s.type='text/javascript'
IR5_s.src='http://instantsolve.net/rating/rating.php?id=5&r='+IR5_n
IR5_h.appendChild(IR5_s)}