document.writeln("<div id=\"toppanel\">");
document.writeln("	<div id=\"panel\">");
document.writeln("		<div class=\"content clearfix\">");
document.writeln("			<div class=\"left\">");
document.writeln("				<h1>İstanbul Kariyer\'e Hoşgeldiniz<\/h1>");
document.writeln("					");
document.writeln("				<p class=\"grey\">Değerli ziyaretçimiz,<br \/> istanbulkariyer.com \'a üye olarak üyelerimize sunduğumuz bir çok olanaktan hemen faydalanmaya başlayabilirsiniz... ");
document.writeln("<\/p>");
document.writeln("				<p class=\"mavi\">Sistemimize üyelik tamamen ücretsizdir<\/p>");
document.writeln("			<\/div>");
document.writeln("			<div class=\"left\">");
document.writeln("				<!-- Login Form -->");
document.writeln("				<form class=\"clearfix\" action=\"#\" method=\"post\">");
document.writeln("					<h1>Üye Girişi<\/h1>");
document.writeln("					<label class=\"grey\" for=\"log\">Üye adı:<\/label>");
document.writeln("					<input class=\"field\" type=\"text\" name=\"log\" id=\"log\" value=\"\" size=\"23\" \/>");
document.writeln("					<label class=\"grey\" for=\"pwd\">Şifre:<\/label>");
document.writeln("					<input class=\"field\" type=\"password\" name=\"pwd\" id=\"pwd\" size=\"23\" \/>");
document.writeln("	            	<div  style=\"margin-top:15px\"><\/div>");
document.writeln("        			<div class=\"clear\"><\/div>");
document.writeln("					<input type=\"submit\" name=\"submit\" value=\"Giriş\" class=\"bt_login\" \/>");
document.writeln("					<a class=\"lost-pwd\" href=\"#\">Şifremi unuttum?<\/a>");
document.writeln("				<\/form>");
document.writeln("			<\/div>");
document.writeln("			<div class=\"left right\">			");
document.writeln("				<!-- Register Form -->");
document.writeln("				<form action=\"#\" method=\"post\">");
document.writeln("					<h1>Ücretsiz üye olun<\/h1>				");
document.writeln("					<label class=\"grey\" for=\"signup\">Üye adı:<\/label>");
document.writeln("					<input class=\"field\" type=\"text\" name=\"signup\" id=\"signup\" value=\"\" size=\"23\" \/>");
document.writeln("					<label class=\"grey\" for=\"email\">E-posta:<\/label>");
document.writeln("					<input class=\"field\" type=\"text\" name=\"email\" id=\"email\" size=\"23\" \/>");
document.writeln("					<label>Şifreniz e-posta adresinize gönderilecektir.<\/label>");
document.writeln("					<input type=\"submit\" name=\"submit\" value=\"Kaydol\" class=\"bt_register\" \/>");
document.writeln("				<\/form>");
document.writeln("			<\/div>");
document.writeln("		<\/div>");
document.writeln("	<\/div> <!-- \/login -->	");
document.writeln("");
document.writeln("    <!-- The tab on top -->	");
document.writeln("	<div class=\"tab\">");
document.writeln("		<ul class=\"login\">");
document.writeln("	    	<li class=\"left\">&nbsp;<\/li>");
document.writeln("	        <li>Merhaba, Misafir<\/li>");
document.writeln("			<li class=\"sep\">|<\/li>");
document.writeln("			<li id=\"toggle\">");
document.writeln("				<a id=\"open\" class=\"open\" href=\"#\">Üye girişi | Kayıt<\/a>");
document.writeln("				<a id=\"close\" style=\"display: none;\" class=\"close\" href=\"#\">Pencereyi kapat<\/a>			");
document.writeln("			<\/li>");
document.writeln("	    	<li class=\"right\">&nbsp;<\/li>");
document.writeln("		<\/ul> ");
document.writeln("	<\/div> <!-- \/ top -->");
document.writeln("	");
document.writeln("<\/div> ");
document.writeln("<!--\/panel son -->");
