var tvws = [{href:"http://teevirus.com/product/Elite",title:"Elite",img:"http://static1.videosift.com/images/teevirus/Elite.png"} ,{href:"http://teevirus.com/product/Rad-ish",title:"Rad(ish)",img:"http://static1.videosift.com/images/teevirus/Rad-ish.png"} ,{href:"http://teevirus.com/product/Damn-Nature-YOU-SCARY",title:"Damn, Nature. YOU SCARY!",img:"http://static1.videosift.com/images/teevirus/Damn-Nature-YOU-SCARY.png"} ,{href:"http://teevirus.com/product/Im-Mad-as-Mel-and-Im-Not-Going-to-Take-This-Anymore",title:"I'm Mad as Mel and I'm Not Going to Take This Anymore!",img:"http://static1.videosift.com/images/teevirus/Im-Mad-as-Mel-and-Im-Not-Going-to-Take-This-Anymore.png"} ,{href:"http://teevirus.com/product/Golden-Rule-Doesnt-Work-for-a-Masochist",title:"The Golden Rule Doesn't Work for a Masochist",img:"http://static1.videosift.com/images/teevirus/Golden-Rule-Doesnt-Work-for-a-Masochist.png"} ,{href:"http://teevirus.com/product/Mel-Gibson-and-I-Have-No-Spiritual-Common-Ground",title:"Mel Gibson and I Have No Spiritual Common Ground",img:"http://static1.videosift.com/images/teevirus/Mel-Gibson-and-I-Have-No-Spiritual-Common-Ground.png"} ,{href:"http://teevirus.com/product/American-Sarcasm-Society",title:"American Sarcasm Society",img:"http://static1.videosift.com/images/teevirus/American-Sarcasm-Society.png"} ,{href:"http://teevirus.com/product/Couldnt-Give-a-Shit",title:"Couldn't Give a Shit",img:"http://static1.videosift.com/images/teevirus/Couldnt-Give-a-Shit.png"} ,{href:"http://teevirus.com/product/Why-Wookiees-Dont-Drink",title:"Why Wookiees Don't Drink",img:"http://static1.videosift.com/images/teevirus/Why-Wookiees-Dont-Drink.png"} ,{href:"http://teevirus.com/product/Radioactive-Arms",title:"Radioactive Arms",img:"http://static1.videosift.com/images/teevirus/Radioactive-Arms.png"} ,{href:"http://teevirus.com/product/Infidel",title:"Infidel",img:"http://static1.videosift.com/images/teevirus/Infidel.png"} ,{href:"http://teevirus.com/product/Ceiling-Fan",title:"Ceiling Fan",img:"http://static1.videosift.com/images/teevirus/Ceiling-Fan.png"} ,{href:"http://teevirus.com/product/90-Percent-of-Everything-is-Crud",title:"90% of Everything is Crud",img:"http://static1.videosift.com/images/teevirus/90-Percent-of-Everything-is-Crud.png"} ,{href:"http://teevirus.com/product/National-Cougar-Hunters-Association",title:"National Cougar Hunters Association",img:"http://static1.videosift.com/images/teevirus/National-Cougar-Hunters-Association.png"} ,{href:"http://teevirus.com/product/Me-Fail-English",title:"Me Fail English?",img:"http://static1.videosift.com/images/teevirus/Me-Fail-English.png"} ,{href:"http://teevirus.com/product/Boycotting-Big-Oil",title:"Boycotting Big Oil",img:"http://static1.videosift.com/images/teevirus/Boycotting-Big-Oil.png"} ,{href:"http://teevirus.com/product/Five-Dollar-Footlong",title:"Five Dollar Footlong",img:"http://static1.videosift.com/images/teevirus/Five-Dollar-Footlong.png"} ,{href:"http://teevirus.com/product/Spill-Baby-Spill",title:"Spill Baby Spill",img:"http://static1.videosift.com/images/teevirus/Spill-Baby-Spill.png"} ,{href:"http://teevirus.com/product/Follow-Me",title:"Follow Me",img:"http://static1.videosift.com/images/teevirus/Follow-Me.png"} ,{href:"http://teevirus.com/product/This-is-a-War-Machine-Not-a-Toy",title:"This is a War Machine Not a Toy",img:"http://static1.videosift.com/images/teevirus/This-is-a-War-Machine-Not-a-Toy.png"} ]; var tvwi = 0; function tvwgi(i){return document.getElementById(i);} function tvw_rot(i) { tvwi+=i; if (tvwi < 0) tvwi = tvws.length-1; else if (tvwi >= tvws.length) tvwi = 0; tvwgi("tvwlink").href=tvws[tvwi].href; tvwgi("tvwtitle").innerHTML=tvws[tvwi].title; tvwgi("tvwimg").src=tvws[tvwi].img; } if(typeof(tv_title)=='undefined')tv_title='Random Shirts from Tee Virus'; if(typeof(tv_titleclass)=='undefined')tv_titleclass='title'; if(typeof(tv_leftarrow)=='undefined')tv_leftarrow='◄'; if(typeof(tv_rightarrow)=='undefined')tv_rightarrow='►'; document.write('
'+tv_leftarrow+' '+tv_rightarrow+'
'+tv_title+'
Help support VideoSift:
» Buy A T-Shirt or Design Your Own!
'); var tvwh=tvwgi('tvwhide'); if(tvwh)tvwh.style.display='none'; tvw_rot(0);