| 
									
										
										
										
											2016-03-23 16:53:20 -07:00
										 |  |  | <html> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  | <script type="text/javascript" charset="utf-8"> | 
					
						
							|  |  |  |   var windowUrl = decodeURIComponent(window.location.search.substring(3)) | 
					
						
							|  |  |  |   var opened = window.open('file://' + windowUrl, '', 'nodeIntegration=yes,show=no') | 
					
						
							|  |  |  |   window.addEventListener('message', function (event) { | 
					
						
							|  |  |  |     try { | 
					
						
							| 
									
										
										
										
											2016-04-01 16:52:55 -07:00
										 |  |  |       opened.close() | 
					
						
							| 
									
										
										
										
											2016-03-23 16:53:20 -07:00
										 |  |  |     } finally { | 
					
						
							| 
									
										
										
										
											2016-04-01 16:52:55 -07:00
										 |  |  |       window.opener.postMessage(event.data, '*') | 
					
						
							| 
									
										
										
										
											2016-03-23 16:53:20 -07:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2016-04-01 16:52:55 -07:00
										 |  |  |   }) | 
					
						
							| 
									
										
										
										
											2016-03-23 16:53:20 -07:00
										 |  |  | </script> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |