2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< html > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< head > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< link  rel = "stylesheet"  href = "magazine.css" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< link  rel = "stylesheet"  href = "magazine-themes.css" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< link  rel = "stylesheet"  href = "magazine-custom.css" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< style > 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:13:52 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								body {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: silver;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								.container {
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									position: relative;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
									border: solid 1px silver;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 750px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									min-height: 300px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									margin: 25px;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:38:15 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									background: white;
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:13:52 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									/*box-shadow: 5px 5px 200px 0px silver;*/
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:38:15 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									padding: 10px;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:52:46 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .preview {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									position: absolute;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									display: none;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									top: 0px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									left: 0px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 100%;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 100%;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: white;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									overflow: hidden;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .preview .page {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									margin: 10%;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-webkit-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-webkit-transform: scale(0.7);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transform: scale(0.7);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transform: scale(0.7);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transform: scale(0.7);	
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transform: scale(0.7);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									box-shadow: 5px 5px 300px 0px gray;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:52:46 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .page-box {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									position: relative;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									text-align: center;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									display: inline-block;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 225px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 175px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									margin: 10px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									border: solid 1px silver;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									overflow: hidden;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: white;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									box-shadow: 5px 5px 200px 30px gray inset;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									cursor: hand;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.page-box .page {
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
									box-shadow: 5px 5px 200px 30px gray;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									margin: 5%;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-webkit-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transform-origin: 0 0;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-webkit-transform: scale(0.25);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transform: scale(0.25);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transform: scale(0.25);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transform: scale(0.25);	
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transform: scale(0.25);
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .page {
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									-webkit-transition: none;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transition: none;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transition: all 0 ease;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transition: none;	
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transition: none;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .title {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									position: absolute;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									color: white;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									bottom: 10%;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									right: 10%;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									/*z-index: 1000;*/
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 00:56:27 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									text-shadow: black 0.1em 0.1em 0.4em, black 0.1em 0.1em;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .preview-toggle,
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .column-toggle,
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .light.theme-toggle,
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .theme-toggle {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									position: absolute;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: white;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 20px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 20px;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									top: 5px;
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									right: 40px;
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									overflow: hidden;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									border: solid white 2px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									box-shadow: 3px 3px 20px 0px gray;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .light.theme-toggle div,
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .theme-toggle div {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									position: absolute;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: black;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 40px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 40px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									top: 8px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									left: 0px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-webkit-transform: rotate(45deg);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-moz-transform: rotate(45deg);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-o-transform: rotate(45deg);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									-ms-transform: rotate(45deg);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									transform: rotate(45deg);
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .dark.theme-toggle {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									border: solid black 2px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: black;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .dark.theme-toggle div {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: white;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .column-toggle div {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									width: 8px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 18px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									margin: 1px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									background: gray;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									float: left;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .column-toggle {
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									right: 75px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								.container .preview-toggle div {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									height: 16px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									border: solid black 2px;
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								.container .preview-toggle {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									right: 5px;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / style > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< script  src = "ext-lib/jquery.js" > < / script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< script  src = "lib/jli.js" > < / script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								function toggleTheme(){
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									var page = $(this).parents('.page-box, .preview').children('.page')
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									if(page.hasClass('dark')){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										page.add(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											.removeClass('dark')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											.addClass('light')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									} else {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										page.add(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											.removeClass('light')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											.addClass('dark')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									}
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									return false
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								var togglePageColumns = createCSSClassToggler('', [
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									'one-column',
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									'two-column',
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									'three-column',
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									'four-column',
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								])
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								function toggleColumns(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									var page = $(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.parents('.page-box, .preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.find('.one-column, .two-column, .three-column, .four-column')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									togglePageColumns(page, 'next')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									return false
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								function addThemeToggleZones(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									$('< div > < div / > < / div > ')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.addClass('theme-toggle')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.attr('title', 'Toggle dark/light theme')
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										.appendTo($('.page-box:not(.no-themes), .preview'))
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										.click(toggleTheme)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								function addPreviewToggleZones(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									$('< div > < div / > < / div > ')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.addClass('preview-toggle')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.attr('title', 'Toggle preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.appendTo($('.page-box, .preview'))
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.click(function(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											if($('.container .preview').css('display') == 'block'){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												$('.container .preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.css('display', 'none')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.children('.page')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
														.remove()
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											$(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.parents('.page-box')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.children('.page')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.clone()
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.appendTo($('.container .preview'))
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.click(function(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
														$('.container').trigger('templateSelected', this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
														return false
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											$('.container .preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.css('display', 'block')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											return false
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								function addColumnToggleZones(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									$('< div > < div / > < div / > < / div > ')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.addClass('column-toggle')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.attr('title', 'Toggle columns theme')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.appendTo($('.one-column, .two-column, .three-column, .four-column').parents('.page-box').add($('.preview')))
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.click(toggleColumns)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								$(function(){
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									addThemeToggleZones()
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									addColumnToggleZones()
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									addPreviewToggleZones()
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									$('.preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.click(function(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											$(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.css('display', 'none')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.children('.page')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.remove()
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									$('.page-box')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.click(function(){
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
											var page = $(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											if(!page.hasClass('page')){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												page = page.children('.page')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											$('.container').trigger('templateSelected', page[0])
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											/*
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
											$(this)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.children('.page')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.clone()
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.appendTo($('.container .preview'))
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													.click(function(){
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:44:43 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
														$('.container').trigger('templateSelected', this)
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
														return false
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											$('.container .preview')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												.css('display', 'block')
							 
						 
					
						
							
								
									
										
										
										
											2013-03-02 01:18:17 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
											*/
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:44:43 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									$('.container')
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										.on('templateSelected', function(evt, elem){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											alert(elem.outerHTML)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< / head > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< body > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< div  class = "container light" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:52:46 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< div  class = "title" > Article< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 00:19:16 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "title" > Cover Page< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:52:46 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 00:19:16 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "title" > Page Group< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:52:46 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< div  class = "title" > Two Column< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< div  class = "page" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											< div  class = "content" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-04 16:29:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
												< div  class = "header"  contenteditable = "false" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
													< h1 > Page with columns< / h1 > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
												< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-04 16:29:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
												< div  class = "body three-column"  contenteditable = "false" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												< div  class = "footer" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
													< div  class = "page-number-text" > [PAGE NUMBER]< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										<!--  keep this last  --> 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-01 16:48:35 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "title" > Columns< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "page caption-bottom-arrow" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-03-04 16:29:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
											< div  class = "content"  contenteditable = "false" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
												< h2 > Caption Text< / h2 > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												< p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
												< / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										<!--  keep this last  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< div  class = "title" > Caption< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:01:25 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< div  class = "page-box" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "page" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:01:25 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
											< div  class = "content" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
											< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										<!--  keep this last  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
										< div  class = "title" > Raw Page< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:01:25 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:06:41 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									< div  class = "page-box no-themes" > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										<!--  keep this last  --> 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 19:01:25 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
										< div  class = "title" > Blank Template< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 03:40:05 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
									<!--  keep this last  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< div  class = "preview" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
									< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-27 18:37:31 +04:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / body > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / html > 
							 
						 
					
						
							
								
									
										
										
										
											2013-02-28 02:50:55 +04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								<!--  vim:set sw=4 ts=4 nowrap :  -->