<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>


<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>

	<meta http-equiv="content-type" content="text/html; charset=utf-8" />

	<!-- Stylesheets
	============================================= -->
	<link rel="stylesheet" href="/css/bootstrap.css" type="text/css" />
	<link rel="stylesheet" href="/style.css" type="text/css" />
	<link rel="stylesheet" href="/css/dark.css" type="text/css" />
	<link rel="stylesheet" href="/css/font-icons.css" type="text/css" />
	<link rel="stylesheet" href="/css/animate.css" type="text/css" />
	<link rel="stylesheet" href="/css/magnific-popup.css" type="text/css" />
	<link rel="stylesheet" href="/css/swiper.css" type="text/css" />

	<link rel="stylesheet" href="/css/et-line.css" type="text/css" />

	<link rel="stylesheet" href="/hatmuna.css" type="text/css" />
	<link rel="stylesheet" href="/WebFonts.css" type="text/css" />

	<link rel="stylesheet" href="/css/colors.css" type="text/css" />



    <script src="/sweetalert-dev.js"></script>
    <link rel="stylesheet" href="/sweetalert.css">



	<link rel="stylesheet" href="/css/responsive.css" type="text/css" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />

	<!-- Document Title
	============================================= -->
	<title>פיתוח תמונות מקצועי - USER LOGIN</title>
</head>







<script type="text/javascript">

function showMessage(str){swal({   title: "",   text: str,   type: "success",   showCancelButton: false,   confirmButtonColor: "#DD6B55",   confirmButtonText: "סגור",   closeOnConfirm: true }, function(){   waiting=false });}
function showMessageAndGotoLogin(str){swal({   title: "",   text: str,   type: "success",   showCancelButton: false,   confirmButtonColor: "#DD6B55",   confirmButtonText: "סגור",   closeOnConfirm: true }, function(){   top.location.href="/login"; });}
function showHTMLMessage(str){swal({   title: "",   text: str,   showCancelButton: false,   confirmButtonColor: "#7bb740",   confirmButtonText: "סגור",   closeOnConfirm: true, html:true}, function(){ });}
function showError(str){swal({   title: "שגיאה בהגשת הטופס",   text: str,   type: "warning",   showCancelButton: false,   confirmButtonColor: "#DD6B55",   confirmButtonText: "סגור",   closeOnConfirm: true }, function(){   waiting=false });}


</script>

<style>
    .hideOnLG {  display:block;  }
    @media only screen and (max-device-width: 1200px) and (min-device-width: 990px) {.hideOnLG {  display:none;  }}
    @media only screen and (max-width: 1200px) and (min-width: 990px) {.hideOnLG {  display:none;  }}
</style>


<body  onLoad=""  class="stretched sticky-footer">

	<!-- Document Wrapper
	============================================= -->
	<div id="wrapper" class="clearfix">

		<!-- Header
		============================================= -->
		<header id="header" class="static-sticky transparent-header split-menu clearfix">

			<div id="header-wrap" style="background-image: url('/images/sketch-header.png');">

				<div class="container clearfix">

					<div id="primary-menu-trigger"><i class="icon-reorder" style="zoom:1.5"></i></div>

                    <style>
                        .flag {display:none;}
                        @media (max-width: 992px) { .flag {display:block;;position: absolute;top: 40px;right: 20px;}}
                    </style>
                    <div class="flag"><a href="https://www.hatmuna.co.il"><img src="/hebFlag.png"></a></div>

					<!-- Logo
					============================================= -->
					<div id="logo" style="zoom:1.3;">
						<a href="/" class="standard-logo"><img src="/images/logo.png" alt="Hatmuna Logo"></a>
						<a href="/" class="retina-logo"><img src="/images/logo.png" alt="Hatmuna Logo"></a>
					</div><!-- #logo end -->

					<!-- Primary Navigation
					============================================= -->
					<nav id="primary-menu" class="with-arrows clearfix">

						<ul>
							<li><a href="/stage1"><div>Upload Photos</div></a></li>
							<li><a href="/prices"><div>Prices</div></a></li>
							<!--li><a href="/sales"><div>Sales</div></a></li-->
						</ul>

						<ul>
							<li><a href="/article/about"><div>About Us</div></a></li>
							<li><a href="/login"><div>Sign In</div></a></li>
							<li><a href="https://www.facebook.com/pages/TMUNAT-HAYOM/216412655060318"><div style="color:@2E4A93">Facebook</div></a></li>
							<li><a href="https://www.hatmuna.co.il"><img src="/hebFlag.png"></a></li>
						</ul>

					</nav><!-- #primary-menu end -->

				</div>

			</div>

		</header><!-- #header end -->





	    <!-- Page Title
		============================================= -->
        <section id="page-title" class="page-title-parallax page-title-dark" style="background-image: url(/images/header-bg.jpg); padding: 20px 0px 40px; background-position: 50% -15px;" data-stellar-background-ratio="0.3">


			<div class="container clearfix" style="position:relative;top:15px;" >
				<h1>USER LOGIN</h1>
				<span style="color:#674A19;">&nbsp;</span>
				<!--ol class="breadcrumb">
					<li><a href="#">Home</a></li>
					<li><a href="#">Pages</a></li>
					<li class="active">Both Sidebar</li>
				</ol-->
			</div>

		</section><!-- #page-title end -->










		<!-- Content
		============================================= -->
		<section id="content">

			<div class="content-wrap">

				<div class="container clearfix">

					<div class="col_full nobottommargin well well-lg " style="max-width:500px;">

						<div class="nobottommargin">
							<form id="reminder-form" name="reminder-form" class="nobottommargin" action="reminder?action=checkmail" method="post">

								<h3>Password Reminder</h3>

                                <div class="col_full">
                                    <label for="c_email">Email:</label>
                                    <input type="text" id="gc_email" name="gc_email" value="" class="form-control" />
                                </div>

								<div class="col_full nobottommargin">
									<button class="button button-3d nomargin fleft" id="reminder-form-submit" name="reminder-form-submit" value="login">Continue</button>
								</div>

							</form>
						</div>

					</div>

				</div>

			</div>

		</section><!-- #content end -->





<script language="JavaScript" type="text/javascript">
<!--

function CheckEMailAddress ( EMailAddress ) {
	// Declare RegularExpression of E-Mail address
	EMailAddressRegExp = new RegExp ( "^[^@ ]+@([^@\\. ]+\\.)+[^@\\. ]+$" );
	return ( EMailAddressRegExp.test ( EMailAddress ) );
}		
		
function checkform1 ( form ) {
	if (form.gc_email.value =="")					{ alert( "אנא מלא את כתובת הדואר האלקטרוני שלך" );form.gc_email.focus();	return false ; }
    if (!CheckEMailAddress(form.gc_email.value)) 	{ alert( "כתובת דואר אלקטרוני שגויה" );form.gc_email.focus();			return false ; }
	if (form.gpassword.value=='') { alert( "אנא הזן סיסמה" );form.gpassword.focus();			return false ; }
  	return true ;
}

function checkform2 ( form ) {
    if (form.c_firstname.value =="" ) 				{ alert( "נא להזין שם פרטי" );form.c_firstname.focus();		return false ; }
	if (form.c_email.value =="")					{ alert( "אנא מלא את כתובת הדואר האלקטרוני שלך" );form.c_email.focus();	return false ; }
    if (!CheckEMailAddress(form.c_email.value)) 	{ alert( "כתובת דואר אלקטרוני שגויה" );form.c_email.focus();			return false ; }
    if (form.c_password.value =="" ) 				{ alert( "נא להזין סיסמה" );form.c_password.focus();		return false ; }
    if (form.c_passwordVerification.value =="" ) 	{ alert( "נא להזין אימות סיסמה" );form.c_passwordVerification.focus();		return false ; }
	if (form.c_password.value!=form.c_passwordVerification.value) { alert( "סיסמה ואימות סיסמה אינם תואמים" );form.c_password.focus();		return false ; }
  return true ;
}

//-->
</script>








		<!-- Footer
		============================================= -->
		<footer id="footer" class="dark" style="background: url('/images/footer-bg.jpg')  repeat center center / cover; background-size: auto 100%;; padding: 50px 0 22px;background-color:initial;">

			<!-- Copyrights
			============================================= -->
            <div id="copyrights" style="background-color:initial !important;">
                <div class="container clearfix">
					<div class="col_half col_last" align="left" dir="LTR" style="color:#ddd;">
						&copy; 2021 All Rights Reserved.<br>
					</div>
					<div class="col_half" align="right">
                        <a href="http://www.ndg.co.il" style="color:#ddd;"><img src="/indigo.png" width="20" height="20" border="0" style="position:relative;top:-4px;left:-2px;color:#ddd;" />&nbsp;&nbsp;<strong>Built By Indigo Design & Websites</strong></a><br><br><br>
					</div>
        
                    <div class="clear"></div>
                    
                </div>
            </div><!-- #copyrights end -->
            

		</footer><!-- #footer end -->

	</div><!-- #wrapper end -->






	<!-- Go To Top
	============================================= -->
	<div id="gotoTop" class="icon-line-arrow-up"></div>

	<!-- External JavaScripts
	============================================= -->
	<script src="/js/jquery.js"></script>
	<script src="/js/plugins.js"></script>

	<!-- Footer Scripts
	============================================= -->
	<script src="/js/functions.js"></script>

	<!-- Custom Carousel JS File -->
	<script>

		jQuery(document).ready( function($){

			var carouselRTL = false;

			if( $('body').hasClass('rtl') ) { carouselRTL = true; }

			$('#food-menu-carousel').owlCarousel({
				animateIn: 'fadeIn',
				animateOut: 'fadeOut',
				items: 1,
				mouseDrag: false,
				dotsContainer: '#item-thumb',
				rtl: carouselRTL
			});

			$('#dessert-menu-carousel').owlCarousel({
				animateIn: 'fadeIn',
				animateOut: 'fadeOut',
				items: 1,
				mouseDrag: false,
				dotsContainer: '#item-thumb1',
				rtl: carouselRTL
			});
		});

	</script>







<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-19345535-11']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>




</body>
</html>
</html>
