



document.write('<a href="http://del.icio.us/post?v=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'"><img id="del_image" alt="Add to del.icio.us" src="http://www.meanstatic.com/images/transp_img.gif" width="20" height="20"></a>');document.write('<a href="http://digg.com/submit?phase=2&url='+encodeURIComponent(window.location.href)+'"><img id="digg_image" alt="Add to digg.com" src="http://www.meanstatic.com/images/transp_img.gif" width="20" height="20"></a>');document.write('<a href="http://reddit.com/submit?url='+location.href+'&title='+document.title+'"><img id="reddit_image" src="http://www.meanstatic.com/images/transp_img.gif" alt="Add to Reddit" width="20" height="20"></a>');document.write('<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+location.href+'&amp;title='+document.title+'"><img id="google_image" alt="Add to Google" src="http://www.meanstatic.com/images/transp_img.gif" width="20" height="20"></a>');document.write('<a href="http://www.facebook.com/share.php?u='+location.href+'"><img id="facebook_image" alt="Add to Facebook" src="http://www.meanstatic.com/images/transp_img.gif" width="20" height="20"></a>');document.write('<a href="http://www.stumbleupon.com/submit?url='+location.href+'&amp;title='+document.title+'"><img id="stumble_image" alt="Add to StumbleUpon" src="http://www.meanstatic.com/images/transp_img.gif" width="20" height="20"></a>');function setBookmark(url,str){if(str=='')str=url;if(document.all)window.external.AddFavorite(url,str);else alert('Press CTRL and D to add a bookmark to:\n"'+str+'".');}function displayrestrictions(param3,param4){var couponcode=param3;var restrictions=param4;if(couponcode!='coupon'&&couponcode!='n/a'){OpenWindow=window.open("","newwin","height=350, width=450,toolbar=no,scrollbars="+scroll+",menubar=no");OpenWindow.document.write("<TITLE>Use this Coupon Code<\/TITLE>");OpenWindow.document.write("<BODY BGCOLOR=#ffffcc>");OpenWindow.document.write("<table><tr><td style='border: 2px dashed #808080'>");OpenWindow.document.write("<center>");OpenWindow.document.write("Enter This Coupon Code At Checkout:");OpenWindow.document.write("<p>");OpenWindow.document.write("<strong>");OpenWindow.document.write(couponcode);OpenWindow.document.write("<\/strong>");OpenWindow.document.write("<\/p>");OpenWindow.document.write("<strong>");OpenWindow.document.write("Restrictions: ");OpenWindow.document.write("<\/strong>");OpenWindow.document.write(restrictions);OpenWindow.document.write("<p>");OpenWindow.document.write("<\/p>");OpenWindow.document.write("<br>");OpenWindow.document.write("<\/td><\/tr><\/table>");OpenWindow.document.write("<\/BODY>");OpenWindow.document.write("<\/HTML>");OpenWindow.document.close();OpenWindow.focus();}if(couponcode=='coupon'||couponcode=='n/a'){OpenWindow=window.open("","newwin","height=350, width=450,toolbar=no,scrollbars="+scroll+",menubar=no");OpenWindow.document.write("<TITLE>Use this Coupon Code<\/TITLE>");OpenWindow.document.write("<BODY BGCOLOR=#ffffcc>");OpenWindow.document.write("<table><tr><td style='border: 2px dashed #808080'>");OpenWindow.document.write("<center>");OpenWindow.document.write("Coupon Code Automatically Applied During Checkout");OpenWindow.document.write("<br>");OpenWindow.document.write("<br>");OpenWindow.document.write("<strong>");OpenWindow.document.write("Restrictions: ");OpenWindow.document.write("<\/strong>");OpenWindow.document.write(restrictions);OpenWindow.document.write("<p>");OpenWindow.document.write("<\/td><\/tr><\/table>");OpenWindow.document.write("<\/BODY>");OpenWindow.document.write("<\/HTML>");OpenWindow.document.close();OpenWindow.focus();}}function displaycoupon(param2){var couponcode=param2;if(couponcode!='coupon'&&couponcode!='n/a')

{OpenWindow=window.open("","newwin","height=150, width=250,toolbar=no,scrollbars="+scroll+",menubar=no");OpenWindow.document.write("<TITLE>Use this Coupon Code<\/TITLE>");OpenWindow.document.write("<BODY BGCOLOR=#ffffcc>");OpenWindow.document.write("<table><tr><td style='border: 2px dashed #808080'>");OpenWindow.document.write("<center>");OpenWindow.document.write("Enter This Coupon Code At Checkout:");OpenWindow.document.write("<p>");OpenWindow.document.write("<strong>");OpenWindow.document.write(couponcode);OpenWindow.document.write("<\/strong>");OpenWindow.document.write("<\/p>");OpenWindow.document.write("<br>");OpenWindow.document.write("<\/td><\/tr><\/table>");OpenWindow.document.write("<\/BODY>");OpenWindow.document.write("<\/HTML>");OpenWindow.document.close();OpenWindow.focus();}if(couponcode=='coupon'||couponcode=='n/a'){OpenWindow=window.open("","newwin","height=150, width=250,toolbar=no,scrollbars="+scroll+",menubar=no");OpenWindow.document.write("<TITLE>Coupon Code<\/TITLE>");OpenWindow.document.write("<BODY BGCOLOR=#ffffcc>");OpenWindow.document.write("<table><tr><td style='border: 2px dashed #808080'>");OpenWindow.document.write("<center>");OpenWindow.document.write("Coupon Code Automatically Applied During Checkout:");OpenWindow.document.write("<\/td><\/tr><\/table>");OpenWindow.document.write("<\/BODY>");OpenWindow.document.write("<\/HTML>");OpenWindow.document.close();OpenWindow.focus();}}function trackcoupon(param2){var couponcode=param2;if(couponcode=='coupon'||couponcode=='n/a'){OpenWindow=window.open("","newwin","height=150, width=250,toolbar=no,scrollbars="+scroll+",menubar=no");OpenWindow.document.write("<TITLE>Coupon Code<\/TITLE>");OpenWindow.document.write("<BODY BGCOLOR=#ffffcc>");OpenWindow.document.write("<table><tr><td style='border: 2px dashed #808080'>");OpenWindow.document.write("<center>");OpenWindow.document.write("Coupon Code Automatically Applied During Checkout:");OpenWindow.document.write("<\/td><\/tr><\/table>");OpenWindow.document.write("<\/BODY>");OpenWindow.document.write("<\/HTML>");OpenWindow.document.close();OpenWindow.focus();}}function displaytext(yourtext){window.status=yourtext;}



$(function(){

//load actual style (codemsg) in JS enabled browser.
//.codemsg_init is default class, without coupon overlay image (this will load if JS is disabled)


              $(".codemsg_init").addClass("codemsg").removeClass("codemsg_init");

//			because remove() doesn't work in ie6, so we hide the elements



			$("a.codemsg_init").hide();



			$("a.codemsg_init").remove();

//	begin click to copy for m8



	if ($("a.codemsg").length > 0) {



		$("a.codemsg").click(function() {



			//if ($(".codecontent a").length > 0) {



	 			var url = $(this).attr("href");



				var child = window.open(url,"mywindow","toolbar=1,location=1,status=1,scrollbars=1,menubar=1,resizable=1");



				child.blur();



				window.focus();				



			//}				

			//'click to copy' text display part

              $(".click_to_copy").addClass("click_to_copy_onclick").removeClass("click_to_copy");



//			because remove() doesn't work in ie6, so we hide the elements



			$("a.codemsg").hide();



			$("a.codemsg").remove();



			//$(".couponCodeM").addClass("couponCode").removeClass("couponCodeM");



			//$(".couponCode").click2copy();

			$(".couponCodeM").click2copy();



			return false;



		});



	}



//	end click to copy for m8



});



//jquery swf object js file code

eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(9($,8){f 14=9(4){f 6,p=[];Q(6 K 4){7(/T|Z/.q(l 4[6])&&4[6]!==\'\'){p.N(6+\'="\'+4[6]+\'"\')}}g p[j](\'\')},16=9(4){f 6,E,p=[],F;7(l 4==\'h\'){Q(6 K 4){7(l 4[6]==\'h\'){F=[];Q(E K 4[6]){F.N([E,\'=\',1g(4[6][E])][j](\'\'))}4[6]=F[j](\'&1j;\')}7(4[6]){p.N([\'<1f o="\',6,\'" 1e="\',4[6],\'" />\'][j](\'\'))}}4=p[j](\'\')}g 4},L=Y,j=\'1d\';$[8]=(9(){12{f c=\'0,0,0\',B=1c.1u[\'1s V\']||1k;c=B.1p||(9(){12{g(1l B(\'18.18\')).1m(\'$5\')}1b(1n){}}())}1b(e){}c=c.1o(/^[A-1t-z\\s]*?(\\d+)[\\.|,](\\d+)(?:\\s+[d|r]|,)(\\d+)/);g{X:c[1]>0,O:B&&!B.o,5:{i:c[1]*1,n:c[2]*1,t:c[3]*1},J:9(5){f a=m.5,i=\'i\',n=\'n\',t=\'t\';5=(/T|Z/.q(l 5))?5.1q().1r(\'.\'):5||[0,0,0];5=[5[i]||5[0]||a[i],5[n]||5[1]||a[n],5[t]||5[2]||a[t]];g(5[0]<a[i])||(5[0]==a[i]&&5[1]<a[n])||(5[0]==a[i]&&5[1]==a[n]&&5[2]<=a[t])},H:\'H.w\',11:9(4){7(!$[8].X||L||!l 4==\'h\'||!4.w){g Y}7(4.J&&!$[8].J(4.J)){4={w:4.H||$[8].H,b:{D:4.D||\'1i\',o:4.o,I:13.W(4.I||1h),G:13.W(4.G||1z)},y:{P:{1W:1X.1Y,1V:($[8].O)?\'1U\':\'1Q\',1R:19.1T.1Z(0,26)+\' - V 27 1v\'}}};L=U}C{4=$.25(U,{b:{D:4.D,o:4.o,I:4.I||24,G:4.G||21},y:{S:4.S||\'23\',P:4.P}},4)}7($[8].O){4.b.R=4.b.R||\'1P:1A-1w-1x-1y-1E\';4.y.1a=4.y.1a||4.w}C{4.b.1F=4.b.R||\'1L/x-1N-8\';4.b.10=4.b.10||4.w}g[\'<h \',14(4.b),\'>\',16(4.y),\'</h>\'][j](\'\')}}}());$.1J[8]=9(v){7(l v==\'h\'){m.15(9(){f q=19.1G(8);f M=$[8].11(v);7(M){q.1H=M;7(q.17[0]){m.1I(q.17[0])}}})}C 7(l v==\'9\'){m.28(\'h\').1K().1M(\'h\').15(9(){f k=m,u=\'u\';k[u]=k[u]||0;7(k[u]<1D){7(k.1C||k.1B){v.1O(m)}C{22(9(){$(k)[8](v)},k[u]+20)}}})}g m}}(1S,\'8\'));',62,133,'||||obj|version|aEach|if|flash|function|versionCompare|attrs|flashVersion|||var|return|object|major||elem|typeof|this|minor|name|aArray|test|||release|jsInteractionTimeoutMs|args|swf||params|||Plugin|else|id|bEach|bArray|width|expressInstall|height|hasVersion|in|expressInstallIsActive|newFlash|push|activeX|flashvars|for|classid|wmode|string|true|Flash|max|available|false|number|data|create|try|Math|createAttrs|each|createParams|childNodes|ShockwaveFlash|document|movie|catch|navigator|join|value|param|encodeURIComponent|137|SWFObjectExprInst|amp|ActiveXObject|new|GetVariable|eIE|match|description|toString|split|Shockwave|Za|plugins|Installation|AE6D|11cf|96B8|214|D27CDB6E|clientHeight|clientWidth|660|444553540000|type|createElement|innerHTML|appendChild|fn|andSelf|application|filter|shockwave|call|clsid|PlugIn|MMdoctitle|jQuery|title|ActiveX|MMplayerType|MMredirectURL|location|href|slice|66|320|setTimeout|opaque|180|extend|47|Player|find'.split('|'),0,{}))



//zeroclipboard js file code

eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('a h={1F:"1.0.7",1k:{},1c:\'h.2g\',1u:1,I:\'\',$:5(n){4(A(n)==\'1m\')n=K.1h(n);4(!n.S){n.L=5(){3.8.1Q=\'2n\'};n.18=5(){3.8.1Q=\'\'};n.S=5(b){3.X(b);3.15+=\' \'+b};n.X=5(b){a N=3.15.2m(/\\s+/);a z=-1;1o(a k=0;k<N.1b;k++){4(N[k]==b){z=k;k=N.1b}}4(z>-1){N.2l(z,1);3.15=N.2k(\' \')}B 3};n.1X=5(b){B!!3.15.11(2h 2i("\\\\s*"+b+"\\\\s*"))}}B n},2j:5(1V){3.1c=1V},2o:5(I){3.I=I},2p:5(m,f,H){a U=3.1k[m];4(U){U.12(f,H)}},1E:5(m,U){3.1k[m]=U},1i:5(l,25){a 14={C:0,G:0,d:l.d?l.d:l.2w,g:l.g?l.g:l.2u};2t(l&&(l!=25)){14.C+=l.2q;14.G+=l.2r;l=l.2s}B 14},1R:5(y){3.t={};3.m=h.1u++;3.D=\'2x\'+3.m;h.1E(3.m,3);4(y)3.1w(y)}};h.1R.28={m:0,F:q,w:E,1q:\'\',1j:R,M:R,t:E,1w:5(y,u,1d){3.6=h.$(y);a J=2b;4(3.6.8.J){J=2a(3.6.8.J,10)+1}4(A(u)==\'1m\'){u=h.$(u)}1a 4(A(u)==\'2c\'){u=K.22(\'17\')[0]}a j=h.1i(3.6,u);3.c=K.2d(\'c\');a 8=3.c.8;8.29=\'2f\';8.C=\'\'+j.C+\'v\';8.G=\'\'+j.G+\'v\';8.d=\'\'+j.d+\'v\';8.g=\'\'+j.g+\'v\';8.J=J;4(A(1d)==\'O\'){1o(1e 27 1d){8[1e]=1d[1e]}}u.2e(3.c);3.c.24=3.1D(j.d,j.g);$(\'1p, O\').P(5(){$(\'c.19\').18()},5(){$(\'c.19\').L()}).1S(\'P\')},1D:5(d,g){a Q=\'\';a Y=\'m=\'+3.m+\'&d=\'+d+\'&g=\'+g;4(1r.1s.11(/2v/)){a 26=2G.2Z.11(/^21/i)?\'21://\':\'1y://\';Q+=\'<O 30="31:2Y-2X-2U-2V-33" 2W="\'+26+\'32.1K.1P/3a/1x/37/1v/35.36#1F=9,0,0,0" d="\'+d+\'" g="\'+g+\'" m="\'+3.D+\'" 1J="1I"><p b="1M" r="1t" /><p b="1z" r="q" /><p b="w" r="\'+h.1c+\'" /><p b="1B" r="q" /><p b="1C" r="q" /><p b="1G" r="1H" /><p b="1L" r="#1A" /><p b="Y" r="\'+Y+\'"/><p b="1Y" r="23"/></O>\'}1a{Q+=\'<1p m="\'+3.D+\'" 39="\'+h.1c+\'" 1B="q" 1C="q" 1G="1H" 1L="#1A" d="\'+d+\'" g="\'+g+\'" b="\'+3.D+\'" 1J="1I" 1M="1t" 1z="q" 34="38/x-1x-1v" 2S="1y://2F.1K.1P/2T/2y" Y="\'+Y+\'" 1Y="23" />\'}4(h.I){Q+=h.I}B Q},L:5(){4(3.c){3.c.8.C=\'-2H\'}},18:5(){3.1N()},2E:5(){4(3.6&&3.c){3.L();3.c.24=\'\';a 17=K.22(\'17\')[0];2D{17.2z(3.c)}2A(e){}3.6=E;3.c=E}},1N:5(y){4(y){3.6=h.$(y);4(!3.6)3.L()}4(3.6&&3.c){a j=h.1i(3.6);a 8=3.c.8;8.C=\'\'+j.C+\'v\';8.G=\'\'+j.G+\'v\';8.d=\'\'+j.d+\'v\';8.g=\'\'+j.g+\'v\';K.1h(3.D).d=j.d}$(\'1p, O\').P(5(){$(\'c.19\').18()},5(){$(\'c.19\').L()}).1S(\'P\')},1l:5(1n){3.1q=1n;4(3.F)3.w.1l(1n)},2B:5(f,o){f=f.1U().1T().1W(/^1O/,\'\');4(!3.t[f])3.t[f]=[];3.t[f]=[];3.t[f].2C(o)},1g:5(Z){3.1j=Z;4(3.F)3.w.1g(Z)},2I:5(Z){3.M=!!Z},12:5(f,H){f=f.1U().1T().1W(/^1O/,\'\');2J(f){T\'1f\':3.w=K.1h(3.D);4(!3.w){a 13=3;20(5(){13.12(\'1f\',E)},1);B}4(!3.F&&1r.1s.11(/2P/)&&1r.1s.11(/2Q/)){a 13=3;20(5(){13.12(\'1f\',E)},2R);3.F=R;B}3.F=R;3.w.1l(3.1q);3.w.1g(3.1j);V;T\'2O\':4(3.6&&3.M){3.6.S(\'P\');4(3.16)3.6.S(\'W\')}V;T\'2N\':4(3.6&&3.M){3.16=q;4(3.6.1X(\'W\')){3.6.X(\'W\');3.16=R}3.6.X(\'P\')}V;T\'2K\':4(3.6&&3.M){3.6.S(\'W\')}V;T\'2L\':4(3.6&&3.M){3.6.X(\'W\');3.16=q}V}4(3.t[f]){1o(a z=0,1Z=3.t[f].1b;z<1Z;z++){a o=3.t[f][z];4(A(o)==\'5\'){o(3,H)}1a 4((A(o)==\'O\')&&(o.1b==2)){o[0][o[1]](3,H)}1a 4(A(o)==\'1m\'){2M[o](3,H)}}}}};',62,197,'|||this|if|function|domElement||style||var|name|div|width||eventName|height|ZeroClipboard||box||obj|id|thingy|func|param|false|value||handlers|appendElem|px|movie||elem|idx|typeof|return|left|movieId|null|ready|top|args|hint|zIndex|document|hide|cssEffects|classes|object|hover|html|true|addClass|case|client|break|active|removeClass|flashvars|enabled||match|receiveEvent|self|info|className|recoverActive|body|show|codeOver|else|length|moviePath|stylesToAdd|addedStyle|load|setHandCursor|getElementById|getDOMObjectPosition|handCursorEnabled|clients|setText|string|newText|for|embed|clipText|navigator|userAgent|always|nextId|flash|glue|shockwave|http|allowFullScreen|ffffff|loop|menu|getHTML|register|version|quality|best|middle|align|macromedia|bgcolor|allowScriptAccess|reposition|on|com|display|Client|unbind|toLowerCase|toString|path|replace|hasClass|wmode|len|setTimeout|https|getElementsByTagName|transparent|innerHTML|stopObj|protocol|in|prototype|position|parseInt|99|undefined|createElement|appendChild|absolute|swf|new|RegExp|setMoviePath|join|splice|split|none|setHint|dispatch|offsetLeft|offsetTop|offsetParent|while|offsetHeight|MSIE|offsetWidth|ZeroClipboardMovie_|getflashplayer|removeChild|catch|addEventListener|push|try|destroy|www|location|2000px|setCSSEffects|switch|mousedown|mouseup|window|mouseout|mouseover|Firefox|Windows|100|pluginspage|go|11cf|96b8|codebase|ae6d|d27cdb6e|href|classid|clsid|download|444553540000|type|swflash|cab|cabs|application|src|pub'.split('|'),0,{}))



//click 2 copy js file code

ZeroClipboard.setMoviePath('http://www.meanstatic.com/zeroclipboard.swf');

(function($){

	$.fn.click2copy = function(){

		if (typeof $.flash != 'undefined' && true == $.flash.available) {

			if (typeof clip == 'undefined') {

			    clip = new ZeroClipboard.Client();

			    clip.setHandCursor(true);		

			}

		    $(this).mouseover(function(){

				//var href = $(this).attr('href');

				clip.setText( $(this).html().replace(/\&amp;/g, "&") );

				if (clip.div) {

					clip.reposition(this);

				} else {

					clip.glue(this);

				}

				clip.addEventListener('mouseOut', function(client) { clip.hide();});

				//clip.addEventListener('complete', function(client) { window.open (href);});

		        clip.receiveEvent('mouseover', 	null);		    	

		    });

		}

	};

})(jQuery); 

window.fbAsyncInit = function() {
   FB.init({appId: '185672418145745', status: true, cookie: true,
   xfbml: true});
   };
(function() {
   var e = document.createElement('script');
   e.type = 'text/javascript';
   e.src = document.location.protocol +
   '//connect.facebook.net/en_US/all.js';
   e.async = true;
   document.getElementById('fb-root').appendChild(e);
}());

var fbObjectValidationObjects = new Array("div", "span", "p", "ul", "li");

fbObjectValidationObjects.reverse(); function findFBML(string, fbmlcomm) { var i = (string).indexOf(fbmlcomm); return i === -1 ? false : true; } var x = 0; while (x < fbObjectValidationObjects.length) { var fbVObjectNode = document.getElementsByTagName(fbObjectValidationObjects[x]); var l = new Array(); for(var i=0, ll=fbVObjectNode.length; i!=ll; l.push(fbVObjectNode[i++])); l.reverse(); var fbVObject = l; var i = 0; while (i < fbVObject.length) { var fbRObject = fbVObject[i].innerHTML;
if(findFBML(fbRObject, '<!-- FBML ') != false) { var fbRObject = fbRObject.replace(/<!-- FBML /g, ""); var fbRObject = fbRObject.replace(/ FBML -->/g, ""); fbVObject[i].innerHTML = fbRObject;} i++; } x++; }

