Warning, can not parse template (index) (Error: Type 2, file_get_contents(http://109.206.161.54/search_query.php?c=4&d=1): failed to open stream: HTTP request failed! , line 19 )

9 : <link href="/css/openxxxporn.css" type="text/css" rel="stylesheet" />
10 : <script src="/js/jquery-1.11.0.min.js"></script>
11 : <script src="/js/functions.js"></script>
12 : <link href="https://fonts.googleapis.com/css?family=Montserrat&amp;subset=cyrillic,vietnamese" rel="stylesheet">
13 : <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes"/>
14 : <meta name="apple-touch-fullscreen" content="YES" />
15 : <base target="_blank">
16 :
17 :
18 : <script type="text/javascript">
19 : var popit = true;
20 : window.onbeforeunload = function() {
21 : if(popit == true) {
22 : popit = false;
23 : setTimeout(function(){
24 : window.open("/xtube.php", "_blank");
25 : window.location.href = "/xtube.php";
26 :
27 : }, 0);
28 : return "Are you sure you want to leave?";
29 : }