

/*      Stats popup window      */

   function PopUp_blog()

   {
    var PopUpUrl="http://pipeshots.tumblr.com"
    WinPop=window.open(PopUpUrl);

   }



