﻿function getCookie(c_name)
{
if (document.cookie.length>0)
  {
  c_start=document.cookie.indexOf(c_name + "=");
  if (c_start!=-1)
    {
    c_start=c_start + c_name.length+1;
    c_end=document.cookie.indexOf(";",c_start);
    if (c_end==-1) { c_end=document.cookie.length;
    document.write("<form action='http://www.laminalt-parketta-melegburkolas.hu/blog/' style='display:inline;margin:0 10px 0 0;padding:0' method='get'><input type='text' name='s' id='s' value='Keres...' style='width:95px; font-family:tahoma;font-size:11px; border:1px solid #4A3321; background-color:#F9F3EC; color:#4C3F2F; padding:1px; margin:0;' /></form> Bejelentkezve: <a href='tagsag/tagsag.php' style='font-weight:bold'>"+unescape(document.cookie.substring(c_start,c_end))+"</a> | <a href='tagsag/logout.php'>Kilépés</a>") };
    } else document.write("<form action='http://www.laminalt-parketta-melegburkolas.hu/blog/' style='display:inline;margin:0 10px 0 0;padding:0' method='get'><input type='text' name='s' id='s' value='Keres...' style='width:95px; font-family:tahoma;font-size:11px; border:1px solid #4A3321; background-color:#F9F3EC; color:#4C3F2F; padding:1px; margin:0;' /></form> <a href='tagsag/belepes.php'>Bejelentkezés</a> | <a href='tagsag/regisztracio.php'>Regisztráció</a>");
	  }
	  else document.write("<form action='http://www.laminalt-parketta-melegburkolas.hu/blog/' style='display:inline;margin:0 10px 0 0;padding:0' method='get'><input type='text' name='s' id='s' value='Keres...' style='width:95px; font-family:tahoma;font-size:11px; border:1px solid #4A3321; background-color:#F9F3EC; color:#4C3F2F; padding:1px; margin:0;' /></form> <a href='tagsag/belepes.php'>Bejelentkezés</a> | <a href='tagsag/regisztracio.php'>Regisztráció</a>");
return "";
}

function setCookie(c_name,value,expiredays)
{
var date = new Date();
date.setTime(date.getTime()+(expiredays*1*60*60*1000)); //nap*óra*perc*másodperc*ezredmásoperc
document.cookie=c_name+ "=" +escape(value)+
((expiredays==null) ? "" : ";expires="+date.toGMTString()+";path=/;domain=http://www.laminalt-parketta-melegburkolas.hu");

}

getCookie("2jepetto_klub_username");
