       .view {
       position: absolute;
/*       visibility: hidden;*/
       z-index: -1;
			 top: 0;
			 width: 0;
			 height: 0;
			 text-indent: -10000px;
       }
