

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>myK - get your entrance ticket</title>
<meta name="description" content="">
<meta name="keywords" content="guestilist organizer, qr code, rsvp, manage lists, events">

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="theme-color" content="#E8F1F4" />


<link rel="stylesheet" type="text/css" href="/styles.css" />
<link rel="stylesheet" type="text/css" href="/unlogged_styles.css" />



<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>


<script type="text/javascript" src="/js/spinners/spinners.min.js"></script> <!-- optional -->
<script type="text/javascript" src="/js/tipped/tipped.js"></script>
<script type="text/javascript" src="/js/unlogged.js"></script>

<link rel="stylesheet" type="text/css" href="/css/tipped.css" />


<style>
.buttn {
	background: rgb(52,173,236);
	background: -moz-linear-gradient(top, rgba(52,173,236,1) 0%, rgba(38,145,220,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,173,236,1)), color-stop(100%,rgba(38,145,220,1)));
	background: -webkit-linear-gradient(top, rgba(52,173,236,1) 0%,rgba(38,145,220,1) 100%);
	background: -o-linear-gradient(top, rgba(52,173,236,1) 0%,rgba(38,145,220,1) 100%);
	background: -ms-linear-gradient(top, rgba(52,173,236,1) 0%,rgba(38,145,220,1) 100%);
	background: linear-gradient(to bottom, rgba(52,173,236,1) 0%,rgba(38,145,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34adec', endColorstr='#2691dc',GradientType=0 );
	border: none;
	color:#fff;
	cursor: pointer;
	font: 13px/13px 'HelveticaNeue', Helvetica, Arial, sans-serif;
	padding: 8px;
	width:106px;
	box-shadow: 0 0 2px #2692dd inset;
	-moz-box-shadow: 0 0 2px #2692dd inset;
	-webkit-box-shadow: 0 0 2px #2692dd inset;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  position:absolute;
  right:0;
  top:0;
  outline:none;
}
	.buttn:hover {
		opacity:.9;
	}
	
	.newsinput {
		border:1px solid #CCC; border-top-left-radius:4px; border-bottom-left-radius:4px; width:90%; padding:6px;
		-moz-box-shadow:    inset 0 0 4px #EFEFEF;
   -webkit-box-shadow: inset 0 0 4px #EFEFEF;
   box-shadow:         inset 0 0 4px #EFEFEF;
   outline:none;
	}
	.newsinput:focus {
		border:1px solid #999999;
	}
	
	.newsinputerror {
		border:1px solid #FF0000;
		background:#FFF9F9
	}
</style>

 <script type="text/javascript">
    function showAndroidToast(toast) {
        Android.showToast(toast);
    };
	
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '264324387295788'); // Insert your pixel ID here.
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=264324387295788&ev=PageView&noscript=1"
/></noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
</head>
<script>fbq('track', 'complete_visit');</script>

</head>



<body onload="javascript:showAndroidToast('Please use credentials to login into application!')">
<div style="width:100%; border-bottom:1px solid #ccc; background:#EBF9E8; text-align:center " id="cookiediv">
<div style="padding:8px;">
Cookies help us provide, protect and improve our services. By continuing to use our site, you agree to our <a href="https://www.myk.ro/help/topic/en/10/general-support/15/privacy-policy-including-cookie-policy" target="_blank">cookie policy</a>!<br />
<div style=" margin-top:4px"><a href="javascript:void(0)" class="button4 blue agreecookies" style="cursor:pointer; border-radius:2px; font-weight:normal">I agree</a>
</div>

</div>

<div style="clear:both"></div>
</div>
<script type="text/javascript">
$( document ).ready(function() {
//Creete cookies
$("body").on("click", ".agreecookies", function() {
	
	 var dString = 'agree=y';
		$.ajax(
          {
              type: "POST",
              url: "/inc/agreecookie.php",
              data: dString,
              cache: false,
              success: function(html)
              {
				  
       $("#cookiediv").hide();
			  }
          });

	
});


	
		});
</script>
<div id="wrapper">


<div style="padding:4px; background:#fff; height:30px; border-bottom:2px solid #000;padding-top:7px">
<div id="header" style="height:70px" >

<a href="http://www.myk.ro" ><img src="imag/head_logo_smaller.png" style="border:0" /></a>
<div style="clear:both"></div>
                    
                    </div>

</div>



<div  id="mainlogin" >



<div id="leftside" style="border-radius:5px">
<!-- no display 


<div style="padding:6px; font-size:16px; margin-bottom:12px; margin-top:10px">Guest check-in app and online registration<br />for professional event organizers</div><img src="imag/left_index.png" alt="" style="width:370px">

-->

<div style="background:#fff; padding:12px; border-radius:4px; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); margin-top:-15px">
<span style="font-size:23px; color:#445A80; font-weight:500">Easy guest check-in .</span><br />
<span style="font-size:14px">Soocial network event registration. </span>
<img src="/imag/index/alldevices.png" style="width:95%; margin:auto; margin-top:14px; margin-bottom:5px" />

</div>

<!-- newsletter box -->
<div style="background:#f5f5f5; padding:12px; border-radius:4px; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); margin-top:10px; ">
<span style="font-size:14px"><span style="color:#000; font-size:16px">This website is still in beta version.</span><br />Do you want to be announced when is ready? </span>
<div style="width:99%; position:relative; margin-top:5px">
<input placeholder="Add your email address.." class="newsinput" id="emailnews" name="emailnews" />
<button class="buttn" id="addnewsletter">Add email</button>
</div>
</div>


</div>



<div  class="card-2" id="rightside" style="margin-bottom:15px;border-radius:5px; background-image: -moz-linear-gradient(center top , #FFF, #EEE);background-image: -webkit-linear-gradient(center top , #FFF, #EEE);background-image: -moz-linear-gradient(center top , #FFF, #EEE);background-image: -ms-linear-gradient(center top , #FFF, #EEE);background-image: -o-linear-gradient(center top , #FFF, #EEE);background-image: linear-gradient(center top , #FFF, #EEE);">

<div style="margin-top:4px; margin-bottom:15px">
<a href="https://play.google.com/store/apps/details?id=ro.mediastudio.mykroclient" target="_blank"><img src="/imag/Google-app-store-icon_1.png" style="width:120px; float:left; margin-right:6px" /></a>
Want to find about latest events and member cards. Download our application!
<div style="clear:both"></div>
</div>


<div style="color:#000; margin-bottom:20px; font-size:14px">
   <span style="color:#333; font-size:16px; color:#999 "><img src="imag/account/changepassword.png" />&nbsp;Login</span>
   </div>





<div>


<!--if no account -->
<div  id="noaccount" style="display:none">
<div style="padding:2px">
<img src="/imag/loginregister/warning.png" style="float:left; margin-right:4px" />
<div style="margin-top:5px; color:#900">The email or password is wrong!</div>
<div style="clear:both"></div>
</div>
<div class='bottom-line-1tab' style="margin-bottom:20px; margin-top:3px"></div>
</div>
<!-- end if no account -->

<!--if accoutn suspended -->
<div  id="accountsuspended" style="display:none">
<div style="padding:2px">
<img src="/imag/loginregister/warning.png" style="float:left; margin-right:4px" />
<div style="margin-top:5px; color:#900">This account is suspended!</div>
<div style="clear:both"></div>
</div>
<div class='bottom-line-1tab' style="margin-bottom:20px; margin-top:3px"></div>
</div>
<!-- if account suspended -->

<!--if account not active -->
<div  id="accountnotactive" style="display:none">
<div style="padding:2px;">
<img src="/imag/loginregister/warning.png" style="float:left; margin-right:4px" />
<div style="margin-top:5px; color:#900">This account is not active!</div>
<div style="clear:both"></div>
</div>
<div class='bottom-line-1tab' style="margin-bottom:20px; margin-top:3px"></div>
</div>
<!-- if account not active -->

<!--too many attempts -->
<div  id="accountsuspendedhour" style="display:none">
<div style="padding:2px;">
<img src="/imag/loginregister/warning.png" style="float:left; margin-right:4px" />
<div style="margin-top:5px; color:#900">Too many failed login attempts!<br />The account is suspended 1 hour.</div>
<div style="clear:both"></div>
</div>
<div class='bottom-line-1tab' style="margin-bottom:20px; margin-top:3px"></div>
</div>
<!-- if too many attempts -->

<!--too many attempts -->
<div  id="accountsuspendedatt" style="display:none">
<div style="padding:2px;">
<img src="/imag/loginregister/warning.png" style="float:left; margin-right:4px" />
<div style="margin-top:5px; color:#900">Too many failed login attempts!<br />The account is suspended.</div>
<div style="clear:both"></div>
</div>
<div class='bottom-line-1tab' style="margin-bottom:20px; margin-top:3px"></div>
</div>
<!-- if too many attempts -->

<form action="https://www.myk.ro" method="post" id="loginform" name="loginform">


                    <div style=" font-size:12px; margin-right:5px; margin-top:5px; font-weight:bold">Email</div>

                    <div style="margin-top:5px;margin-right:12px"><input id="email" name="email" type="text"  class="input_field" style="width:94%" placeholder="Enter your email.." value=""></div>

                    

                    <div style="; font-size:12px; margin-right:5px; margin-top:10px; font-weight:bold">Pasword</div>

                    <div  style="margin-top:5px;margin-right:12px"><input placeholder="Enter your password.." id="password" name="password" type="password"  class="input_field"  style="width:94%"></div>

                    <div style="padding:3px; margin-top:8px "><a href="http://www.myk.ro/lostpassword.html">Lost password?</a></div>

                    <div style="margin-top:25px"><a href="javascript:void(0)" class="button green" id="loginuser" style="cursor:pointer; font-size:14px; padding:7px 12px 7px 12px">SIGN IN</a><input type="hidden" id="hidform" name="hidform" value="1" /></div>
                    
                    <div style="margin-top:25px"><a href="/fbl/login-facebook.php" class="button blue" style="cursor:pointer; font-size:12px; padding:5px 10px 5px 10px; font-weight:normal"><img src="imag/fb_logo.png" style="width:16px; float:left; margin-top:5px; margin-right:6px" />&nbsp;Login with Facebook<div style="clear:both"></div></a></div>

                    

                    <div style="clear:both"></div>
                    
                    </form>

               

<div style="border-top:1px solid #999; padding:5px; margin-top:20px">

<div style="margin-top:15px; text-align:center">

<div style="font-weight:bold; font-size:14px; margin-bottom:10px">You don't have an account yet?</div>

<a href="http://www.myk.ro/register.html" class="button yellowish" style="cursor:pointer; font-size:14px; padding:7px 12px 7px 12px; width:95%; ">SIGN UP</a></div>
</div>


     </div>
</div>
<div style="clear:both"></div>



</div>
<div style="background:#FFF; padding-bottom:100px; padding-top:40px">

<div style="width:33%; float:left; text-align:center; margin-top:20px">
<img src="/imag/index/user.png" class="indeximg" />
<div style="margin-top:4px; font-size:16px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">Create user</div>
<div style="margin-top:4px; font-size:12px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">Register a free account on myk.ro</div>
</div>

<div style="width:33%; float:left; text-align:center; margin-top:20px; ">
<img src="/imag/index/ticket.png" class="indeximg" />
<div style="margin-top:4px; font-size:16px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">Your E-Ticket</div>
<div style="margin-top:4px; font-size:12px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">Get the Electronic Ticket with just one click</div>
</div>

<div style="width:33%; float:left; text-align:center; margin-top:20px">
<img src="/imag/index/qrcode.png" class="indeximg" />
<div style="margin-top:4px; font-size:16px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">QR Code</div>
<div style="margin-top:4px; font-size:12px; text-align:center; padding:5px; padding-top:1px; padding-bottom:1px">Show the QR Code at the entrance of event</div>
</div>

<div style="clear:both"></div>

</div>


<div style="position:fixed; left:10px; bottom:10px;  width:200px; padding: 15px; font-size:12px;   min-height: 50px; background: #666; color:#FFF; border-radius: 3px; box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.12); display:none " id="cnb"><div style="right:3px; top:3px; float:right"><a href="javascript:void(0)" class="closecnb"><img src="/imag/svg/delete_white.svg" style="border:0; width:14px; margin:4px" /></a></div> <span id="textcnb"></span>
<div style="clear:both"></div>
</div>
<div  id="footer" style="background:none">
<div style="padding:5px; margin-top:3px; padding-bottom:10px; text-align:center; font-size:10px; color:#666"><a href="https://www.myk.ro/help/topic/en/10/general-support/15/privacy-policy-including-cookie-policy" target="_blank">About cookies</a> | <a href="http://www.myk.ro/contact.html">Contact us</a> | <a href="https://www.facebook.com/mykdotro/" target="_blank">Myk Facebook</a>

<div style="margin-top:10px; text-align:center">©2015-2016 myK/Spicekey. All rights reserved.</div>
</div>

</div>

<script>

  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)

  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');



  ga('create', 'UA-71275848-1', 'auto');

  ga('send', 'pageview');



</script>

<!-- time ago -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/jquery.timeago.js"></script>



<script type="text/javascript">

jQuery(function($) {
		$.timeago.settings.allowFuture = true;
  $("time.timeago").timeago();
  
});
</script>


</div>



</body>

</html>
