
<html>
<head>
<title>Ana Sayfa |  MENEKŞE ÇİÇEKÇİLİK |  Güller- Arajmanlar-Anneler Günü</title>
    <META HTTP-EQUIV="Content-Language" content="tr" />
	<META http-equiv="Content-Type" content="text/html; charset=windows-1254">
    <META NAME="description" CONTENT="menekşe çiçekcilik, roza çicekcilik, beyaz gül, güller, çiçekcekler, kırmızı güller, pempe güller, sarı karanfil, fulya, anneler günü çiçek">
    <META NAME="keywords" CONTENT="menekşe çiçekcilik, roza çicekcilik, beyaz gül, güller, çiçekcekler, kırmızı güller, pempe güller, sarı karanfil, fulya, anneler günü çiçek">
    <META NAME="title" CONTENT=" MENEKŞE ÇİÇEKÇİLİK |  Güller- Arajmanlar-Anneler Günü">
    <META HTTP-EQUIV="Copyright" CONTENT="Copyright © 2010 Programlama Silver Yazılım E-Ticaret">
    <META NAME="Revisit-After" CONTENT="3 Days">
    <META NAME="Distribution" CONTENT="Global">
    <META NAME="Robots" CONTENT="All">
    <META name="google-site-verification" content="0Y-WyZmOnywJLmbaSG0yNsgO7Z-4jaw0Yi7OYsXY-f8" />
    <link href="http://www.rozacicek.com/Themes/silver_images/theme.css" rel="stylesheet" type="text/css">
    <link rel='stylesheet' type='text/css' href='http://www.rozacicek.com/css/ui.tabs.css' />
    <script type='text/javascript' src='http://www.rozacicek.com/jslib/tabslide.js'></script>
    <script type='text/javascript' src='http://www.rozacicek.com/jslib/prototype.js'></script>
    <script type='text/javascript' src='http://www.rozacicek.com/jslib/jquery.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/effects.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/dragdrop.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/silvershop.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/silvercart.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/silvercurr.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/silvercompare.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/validator.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/lightbox.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/numpad.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/select_skin.js'></script>
	<script type='text/javascript' src='http://www.rozacicek.com/jslib/proofreader.js'></script>
	<script type='text/javascript'>
		function addSearchLabelToUrl(type)
		{
			var formId = '';
			var slabel = '';
			if(type == '1') {
				formId = 'QuickSearch';
				slabel=document.getElementById('QuickSearchLabel').value;
			} else if(type=='2'){
				var slabel=document.getElementById('QuickSearchBlockLabel').value;
				formId = 'QuickSearchBlock';
			}
			if(slabel.indexOf("&")==0)
			{
				slabel=slabel.substring(1,slabel.length);
			}
			var url=document.getElementById(formId).action;
			url+='&q='+slabel.replace('+','%2B');
			window.location=url;
			return false;
		}
		var selectElements = document.getElementsByTagName('select');
		jQuery(document).ready(function() {
			var selectId = '';
			for(var i=0;i<selectElements.length;i++) {
				selectId = selectElements[i].getAttribute('id');
				ChangeDropDownStyle(selectId);
			}
		});
	</script>
<script language="JavaScript">
function clickIE4(){
	if (event.button==2){
		alert(message);
		return false;
	}
}
function clickNS4(e){
	if (document.layers||document.getElementById&&!document.all){
		if (e.which==2||e.which==3){
			alert(message);return false;
		}
	}
}
if (document.layers){
	document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
	document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert('Sitemizde sağ tuş kullanılmamaktadır.');return false");
</script>	
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>

	<link rel='stylesheet' type='text/css' href='http://www.rozacicek.com/css/global.css' />
	<!--[if !IE]><!-->
		<link rel='stylesheet' type='text/css' href='http://www.rozacicek.com/css/numpad.css'  />
 	<!--<![endif]-->
	<!--[if IE]>
		<link rel='stylesheet' type='text/css' href='http://www.rozacicek.com/css/IEnumpad.css' />
	<![endif]-->
 </head>
<body>

<div id="PageOver" style="z-index:998; visibility:hidden;"></div>

<body onLoad="ClosePageOver();">
<div id="PageOver" style="z-index:998; visibility:hidden;"></div>
<table id="Genel2" align="center" border="0" cellpadding="0" cellspacing="0" class="Topmenu">
	<tr>
		<td height="139" align="center" valign="bottom"><img src="http://www.rozacicek.com/Themes/silver_images/images/menubutton.gif" width="940" height="111" border="0" usemap="#Map" /></td>
	</tr>
	<tr>
		<td headers="40" align="right"><table height="24" align="right" border="0" cellspacing="0" cellpadding="0">
			<form name='QuickSearchFrom' action='' method='POST' style='padding:0;margin:0;'>
			<input type='hidden' name='QuickSearch' value='1'>
			<tr>
				<td width="100" height="24" background="http://www.rozacicek.com/Themes/silver_images/images/searchinputleft.png" style="background-position:right; background-repeat:no-repeat;"></td>
				<td width="180" height="24" background="http://www.rozacicek.com/Themes/silver_images/images/searchinputbg.png" style="background-position:center; background-repeat:repeat-x;"><input type='text' name='label' value="" class="SearchBar"></td>
				<td width="10" height="24" background="http://www.rozacicek.com/Themes/silver_images/images/searchinputright.png" style="background-position:left; background-repeat:no-repeat;"></td>
				<td width="50" height=""><input type="submit" name="Submit" value="" class="SearchButon" style="padding-top:5px;"></td>
				<td width="30" height="24"></td>
			</tr>
			</form>
		</table></td>
	</tr>
</table>
<map name="Map">
<area shape="rect" coords="72,26,283,96" href="http://www.rozacicek.com/">
<area shape="rect" coords="339,57,415,80" href="http://www.rozacicek.com/">
<area shape="rect" coords="446,57,534,81" href="http://www.rozacicek.com/Pages/8/HakkImIzda.html">
<area shape="rect" coords="561,56,680,82" href="http://www.rozacicek.com/Iletisim.asp">
<area shape="rect" coords="704,56,770,82" href="http://www.rozacicek.com/Iletisim.asp">
<area shape="rect" coords="795,56,920,82" href="http://www.rozacicek.com/">
<area shape="rect" coords="546,4,657,25" href="http://www.rozacicek.com/YeniUyelik.asp">
<area shape="rect" coords="687,5,831,24" href="http://www.rozacicek.com/SSS.asp">
<area shape="rect" coords="860,5,938,23" href="http://www.rozacicek.com/Iletisim.asp">
</map>
<table id="Genel2" align="center" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td height="10" colspan="3"></td>
	</tr>
	<tr>
		<td width="10" height="10" background="http://www.rozacicek.com/Themes/silver_images/images/bodytopleft.png" style="background-position:center; background-repeat:no-repeat;"></td>
		<td style="background-color:#FFFFFF;"></td>
		<td width="10" height="10" background="http://www.rozacicek.com/Themes/silver_images/images/bodytopright.png" style="background-position:center; background-repeat:no-repeat;"></td>
	</tr>
</table>


<table id="Genel" align="center" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td height="5"></td>
	</tr>
</table>



<table id="Genel" cellpadding="0" cellspacing="0" border="0" align="center">
	<tr>
		<td height="10"> <marquee align="center" id="KAYANYAZI" direction="left" scrollamount="3" scrolldelay="0" onMouseOver="KAYANYAZI.scrollAmount=0" onMouseOut="KAYANYAZI.scrollAmount=3" height="15">MENEKŞE ÇİÇEKÇİLİK</marquee></td>
	</tr>
</table>

<table border="0" cellpadding="0" cellspacing="0" id="Genel" align="center">
	<tr>

<td class="TLeft">
<!-- BLOCKS BEGIN -->
	<ul id='LeftBlocksList'>
		<li id='li_1'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Ürün Grupları</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
<td colspan="3" height="120" valign="top" class="Content"><span class='DropDownMenu'>
<!-- MENU BEGIN -->
<script type="text/javascript" src="http://www.rozacicek.com/scripts/menu_src.js"></script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=http://www.rozacicek.com/scripts/mmenuns4.js><\/scr"+"ipt>");		
  else _d.write("<scr"+"ipt type=text/javascript src=http://www.rozacicek.com/scripts/mmenudom.js><\/scr"+"ipt>"); 
</script>
<script type="text/javascript">
fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#FFF4F4";
borderstyle="dotted";
borderwidth=1;
fontfamily="Tahoma, Trebuchet MS, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
bgimage="ic_bg.jpg";
onbgcolor="#FFF4F4";
oncolor="#000099";
outfilter="RevealTrans(duration=0.5)";
overfilter="RevealTrans(duration=0.5);Alpha(opacity=90)";
padding=4;
pagebgcolor="#FFF4F4";
pagecolor="red";
separatorcolor="#FFF4F4";
separatorsize=1;
subimage="http://www.rozacicek.com/images/formdialog_footer.gif";
subimagepadding=5;
}

with(menu=new menuname("Silver Yazılım")){
itemwidth="100%";
menualign="center";
menuwidth="100%";
alwaysvisible=1;
left=0;
orientation="Trebuchet MS";
position="relative";
style=menuStyle;
top=0;


aI("text=");

aI("status=GÜLLER;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=34;text=GÜLLER;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=34;");

aI("status=ÇİÇEK BUKETLERİ;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=35;text=ÇİÇEK BUKETLERİ;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=35;");

aI("status=ORKİDE;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=36;text=ORKİDE;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=36;");

aI("status=ANTORYUM;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=37;text=ANTORYUM;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=37;");

aI("status=LİLYUM;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=38;text=LİLYUM;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=38;");

aI("status=SAKSI ÇİÇEKLERİ;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=39;text=SAKSI ÇİÇEKLERİ;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=39;");

aI("status=ARANJMANLAR;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=40;text=ARANJMANLAR;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=40;");

aI("status=ÇELENK ve FERFORJE;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=41;text=ÇELENK ve FERFORJE;url=http://www.rozacicek.com/Kategoriler.asp?KategoriId=41;");

}


</script>	
<script language="javascript1.2">drawMenus();</script>
<!-- MENU END -->

</span></td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>
</table></li>

<li id='li_9' class='SortableBlock'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Fırsat Ürünleri</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
<tr>
<td colspan="3" height="120" valign="top" class="Content">
		
		<table width="100%" border="0" cellpadding="3" cellspacing="0">
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/93/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_93')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_93' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151413851_3121911395.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/103/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_103')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_103' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514142653_6114841325.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/102/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_102')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_102' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514142441_7388754063.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/101/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_101')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_101' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151414109_7059550772.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/100/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_100')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_100' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151414835_3295113127.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/99/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_99')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_99' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151414538_5421534391.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/98/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_98')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_98' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151414328_4516125337.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Cam Vazoda Güller" href='http://www.rozacicek.com/Products/97/34/0/Cam-Vazoda-GUller.html' onmouseover="ShowTooltip(event,'POPULERURUN_97')" onmouseout="HideTooltip()">
				Cam Vazoda Güller</a><div id='POPULERURUN_97' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151414052_3692517101.jpg" title='Cam Vazoda Güller' alt='Cam Vazoda Güller'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Buket" href='http://www.rozacicek.com/Products/96/35/0/Buket.html' onmouseover="ShowTooltip(event,'POPULERURUN_96')" onmouseout="HideTooltip()">
				Buket</a><div id='POPULERURUN_96' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514135215_6828848464.jpg" title='Buket' alt='Buket'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/84/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_84')" onmouseout="HideTooltip()">
				Aranjman</a><div id='POPULERURUN_84' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151412426_8335063527.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
		
			

			
			
		</table>
		</td>
	</tr>

          
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table>
</li>

<li id='li_9' class='SortableBlock'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Popüler Ürünler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
<tr>
<td colspan="3" height="120" valign="top" class="Content">
		
		<table width="100%" border="0" cellpadding="3" cellspacing="0">
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Sıklemen" href='http://www.rozacicek.com/Products/17/39/0/SIklemen.html' onmouseover="ShowTooltip(event,'POPULERURUN_17')" onmouseout="HideTooltip()">
				Sıklemen</a><div id='POPULERURUN_17' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-20115819652_6229442470.jpg" title='Sıklemen' alt='Sıklemen'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="açeLya" href='http://www.rozacicek.com/Products/19/39/0/aCeLya.html' onmouseover="ShowTooltip(event,'POPULERURUN_19')" onmouseout="HideTooltip()">
				açeLya</a><div id='POPULERURUN_19' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158191426_8940969586.jpg" title='açeLya' alt='açeLya'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="orkide" href='http://www.rozacicek.com/Products/13/36/0/orkide.html' onmouseover="ShowTooltip(event,'POPULERURUN_13')" onmouseout="HideTooltip()">
				orkide</a><div id='POPULERURUN_13' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158184323_4099821174.jpg" title='orkide' alt='orkide'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Lilyum Aranjman" href='http://www.rozacicek.com/Products/5/38/0/Lilyum-Aranjman.html' onmouseover="ShowTooltip(event,'POPULERURUN_5')" onmouseout="HideTooltip()">
				Lilyum Aranjman</a><div id='POPULERURUN_5' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-20115818039_8253262708.jpg" title='Lilyum Aranjman' alt='Lilyum Aranjman'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="saksı açelya" href='http://www.rozacicek.com/Products/20/39/0/saksI-aCelya.html' onmouseover="ShowTooltip(event,'POPULERURUN_20')" onmouseout="HideTooltip()">
				saksı açelya</a><div id='POPULERURUN_20' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158192057_8902669203.jpg" title='saksı açelya' alt='saksı açelya'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="kırmızı güL" href='http://www.rozacicek.com/Products/23/34/0/kIrmIzI-gUL.html' onmouseover="ShowTooltip(event,'POPULERURUN_23')" onmouseout="HideTooltip()">
				kırmızı güL</a><div id='POPULERURUN_23' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158194135_1335083526.jpg" title='kırmızı güL' alt='kırmızı güL'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Sıklemen" href='http://www.rozacicek.com/Products/18/39/0/SIklemen.html' onmouseover="ShowTooltip(event,'POPULERURUN_18')" onmouseout="HideTooltip()">
				Sıklemen</a><div id='POPULERURUN_18' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-20115819852_3290313079.jpg" title='Sıklemen' alt='Sıklemen'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="kırmızı gül 71 adet" href='http://www.rozacicek.com/Products/21/34/0/kIrmIzI-gUl-71-adet.html' onmouseover="ShowTooltip(event,'POPULERURUN_21')" onmouseout="HideTooltip()">
				kırmızı gül 71 adet</a><div id='POPULERURUN_21' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158193310_5798338159.jpg" title='kırmızı gül 71 adet' alt='kırmızı gül 71 adet'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Kırmızı Güller" href='http://www.rozacicek.com/Products/4/34/0/KIrmIzI-GUller.html' onmouseover="ShowTooltip(event,'POPULERURUN_4')" onmouseout="HideTooltip()">
				Kırmızı Güller</a><div id='POPULERURUN_4' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158175551_4847028647.jpg" title='Kırmızı Güller' alt='Kırmızı Güller'>
				</div>
			</td>
			</tr>
		
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="anthoryum" href='http://www.rozacicek.com/Products/7/40/0/anthoryum.html' onmouseover="ShowTooltip(event,'POPULERURUN_7')" onmouseout="HideTooltip()">
				anthoryum</a><div id='POPULERURUN_7' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201158181631_8930469480.jpg" title='anthoryum' alt='anthoryum'>
				</div>
			</td>
			</tr>
		
			

			
			
		</table>
		</td>
	</tr>

          
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table>
</li>
<li id='li_28' class=''>
<table border="0" cellpadding="0" cellspacing="0" class="Block" id="table3">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">İstatistikler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
	<tr>
		<td class="Content">
		<table width="95%" border="0" align="center" cellpadding="3" cellspacing="0" id="table5">
      <tr>
        <td width="55%" align="left">Bugün Ziyaret</td>
        <td width="45%">: <b>13 Kişi</b></td>
      </tr>
      <tr>
        <td align="left">Toplam Ziyaret</td>
        <td>: <b>89385 Kişi</b></td>
      </tr>
      <tr>
        <td colspan="2" align="center">
        Mağazamızda Toplam 12 Kategoride 199 Adet Ürün Bulunmaktadır.        </td>
      </tr>
</table>

</td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table></li>
	</ul>
<!-- BLOCKS END -->
</td>
<td class="TCenter"><div class="datalist">
<script>WriteSwf('BANNER.SWF','600','240');</script>
<div style='height:auto; width:100%; position:relative; display:block; border:0px #000000 solid;;'>
<span id='DataListSpan'>
<table cellpadding='0' cellspacing='1' width='100%'>

        <table border="0" cellpadding="0" cellspacing="0" width="95%">
		  
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_23" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		kırmızı güL</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/23/34/0/kIrmIzI-gUL.html"><img alt="kırmızı güL" title="kırmızı güL" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158194135_1335083526.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 150,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 177,00 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_23'>
			<a href="http://www.rozacicek.com/Products/23/34/0/kIrmIzI-gUL.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_13" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		orkide</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/13/36/0/orkide.html"><img alt="orkide" title="orkide" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158184323_4099821174.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 110,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 129,80 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_13'>
			<a href="http://www.rozacicek.com/Products/13/36/0/orkide.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_38" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		dügün sepeti</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/38/41/0/dUgUn-sepeti.html"><img alt="dügün sepeti" title="dügün sepeti" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158222953_2846798643.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 170,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 200,60 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_38'>
			<a href="http://www.rozacicek.com/Products/38/41/0/dUgUn-sepeti.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_176" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		kuzmanya</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/176/39/0/kuzmanya.html"><img alt="kuzmanya" title="kuzmanya" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115182141_1850488680.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 60,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 70,80 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img alt="Stok Sorunuz" title="Stok Sorunuz" src='http://www.rozacicek.com/Themes/silver_button/PButton10.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_176'>
			<a href="http://www.rozacicek.com/Products/176/39/0/kuzmanya.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_4" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		Kırmızı Güller</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/4/34/0/KIrmIzI-GUller.html"><img alt="Kırmızı Güller" title="Kırmızı Güller" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158175551_4847028647.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 80,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 94,40 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_4'>
			<a href="http://www.rozacicek.com/Products/4/34/0/KIrmIzI-GUller.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_21" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		kırmızı gül 71 adet</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/21/34/0/kIrmIzI-gUl-71-adet.html"><img alt="kırmızı gül 71 adet" title="kırmızı gül 71 adet" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158193310_5798338159.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 210,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 247,80 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_21'>
			<a href="http://www.rozacicek.com/Products/21/34/0/kIrmIzI-gUl-71-adet.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_20" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		saksı açelya</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/20/39/0/saksI-aCelya.html"><img alt="saksı açelya" title="saksı açelya" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158192057_8902669203.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 75,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 88,50 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_20'>
			<a href="http://www.rozacicek.com/Products/20/39/0/saksI-aCelya.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_19" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		açeLya</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/19/39/0/aCeLya.html"><img alt="açeLya" title="açeLya" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115819182_5457434751.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 35,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 41,30 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_19'>
			<a href="http://www.rozacicek.com/Products/19/39/0/aCeLya.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_18" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		Sıklemen</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/18/39/0/SIklemen.html"><img alt="Sıklemen" title="Sıklemen" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115819852_3290313079.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 65,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 76,70 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_18'>
			<a href="http://www.rozacicek.com/Products/18/39/0/SIklemen.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_17" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		Sıklemen</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/17/39/0/SIklemen.html"><img alt="Sıklemen" title="Sıklemen" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115819652_6229442470.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 30,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 35,40 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_17'>
			<a href="http://www.rozacicek.com/Products/17/39/0/SIklemen.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_16" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		massangena</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/16/39/0/massangena.html"><img alt="massangena" title="massangena" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158185213_1505885234.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 110,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 129,80 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_16'>
			<a href="http://www.rozacicek.com/Products/16/39/0/massangena.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_14" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		orkide</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/14/36/0/orkide.html"><img alt="orkide" title="orkide" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158184629_7024850424.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 60,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 70,80 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_14'>
			<a href="http://www.rozacicek.com/Products/14/36/0/orkide.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_24" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		kırmızı gül sepet</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/24/34/0/kIrmIzI-gUl-sepet.html"><img alt="kırmızı gül sepet" title="kırmızı gül sepet" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158194554_1207882254.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 80,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 94,40 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_24'>
			<a href="http://www.rozacicek.com/Products/24/34/0/kIrmIzI-gUl-sepet.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_12" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		orkide</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/12/36/0/orkide.html"><img alt="orkide" title="orkide" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115818418_5126231438.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 300,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 354,00 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_12'>
			<a href="http://www.rozacicek.com/Products/12/36/0/orkide.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_11" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		orkide</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/11/36/0/orkide.html"><img alt="orkide" title="orkide" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158183831_5856838744.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 100,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 118,00 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_11'>
			<a href="http://www.rozacicek.com/Products/11/36/0/orkide.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            
          <tr>
            

            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_9" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		orkide</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/9/36/0/orkide.html"><img alt="orkide" title="orkide" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-20115818276_6537145548.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 200,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 236,00 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_9'>
			<a href="http://www.rozacicek.com/Products/9/36/0/orkide.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_7" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		anthoryum</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/7/40/0/anthoryum.html"><img alt="anthoryum" title="anthoryum" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158181631_8930469480.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 75,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 88,50 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_7'>
			<a href="http://www.rozacicek.com/Products/7/40/0/anthoryum.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>



            <td style="width:33%" align="center">
            
<td width='33 %' valign='top' class='Showitem_parent' ><div id="Item_6" class="ProductItem" ><table class='ShowItem' align='center' cellpadding='0' cellspacing='0' width='100%'>
	<tr>
		<td align='center' valign='middle' height='30' style='background-image:url(http://www.rozacicek.com/images/templates4back.gif); background-repeat:repeat-x; font-size:13px;'><strong>
		benjamin</strong></td>
	</tr>
	<tr>
		<td align='center' valign='middle' height='130'>

							<a href="http://www.rozacicek.com/Products/6/39/0/benjamin.html"><img alt="benjamin" title="benjamin" height="130" width="130" border="0" src="http://www.rozacicek.com/ProductsImage/600X-201158181130_3969919875.jpg"></a>						

						
		</td>
	</tr>
	<tr>
		<td align='center' height='25'>
			<p>&nbsp;
			<img alt="Yeni Ürün" title="Yeni Ürün"  src="http://www.rozacicek.com/Themes/silver_button/newproduct.gif" border='0'>
			</p>
		</td>
	</tr>
		
	<tr>
		<td align='center' height='60'>
			
		<b><strong>Fiyat : 90,00&nbsp;TL&nbsp;+&nbsp;Kdv</strong></b><br>
		
		<strong style='color:black'>Kdv Dahil : 106,20 TL </strong>
	
		</td>
	</tr>
		
	<tr>
		<td height='30' align='center'>
		<table align='center'>
			<tr>
				
				<td>
						<a href='#' onmouseover="ShowTooltip(event,'HIZLIKARGO')" onmouseout="HideTooltip()"><img border='0' src='http://www.rozacicek.com/Themes/silver_button/PButton2.gif' /></a>&nbsp;
						<div id='HIZLIKARGO' class='ToolTip' style='display:none;'>
						<p align="left"><strong>Aynı g&uuml;n kargo!</strong><br />Aynı g&uuml;n kargo logosunu g&ouml;rd&uuml;ğ&uuml;n&uuml;z &uuml;r&uuml;nler stoklarımızda var olup aynı g&uuml;n i&ccedil;inde kargoya teslim edilir.</p>
						</div> 
				</td>
				
				<td>
					<img src='http://www.rozacicek.com/Themes/silver_button/PButtonEmpty.gif' border='0'>
					
				</td>
			</tr>
			<tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height='35' align='center' valign='top' style='background-image:url(http://www.rozacicek.com/images/templates4back2.gif); background-repeat:repeat-x; background-position:bottom;'>
		<span id='DataListSpan_6'>
			<a href="http://www.rozacicek.com/Products/6/39/0/benjamin.html" target="_top">
			<img src='http://www.rozacicek.com/Themes/silver_button/view.gif' border='0'>
			</a>
		</span>
		</td>
	</tr>
</table>
</div>
</td>


            </tr>
          
            

	</div></div>
<br>
		<table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
	<tr><td class='Pager'>
		<table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
		<tr>
		
		<td width='84%' align='center'>
			<table cellpadding='0' cellspacing='0' border='0'>
				<tr>
				
					<td class='PagerElementActive'> 
					<a href="#">1</a> 
					</td> 
					
					&nbsp;&nbsp;&nbsp;
					<td class='PagerElementPassive'>
					<a href="/default.asp?sayfa=2">2</a>
					</td> 
					
				</tr>
			</table>
		</td>
	</tr></table></td></tr></table><div align="right" style="padding:5px;">
</div>
</td>
<td class="TRight">
<!-- BLOCKS BEGIN -->
	<ul id='RightBlocksList'>
		<li id='li_2'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Alışveriş Sepeti</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Content">
		<div id="CartContainer" align="center">

<img border="0" src="http://www.rozacicek.com/images/cancel.png" width="16" height="16">
<br>Alışveriş sepetinizde <br> ürün bulunmamaktadır.<br>
<br />
<a href="http://www.rozacicek.com/AlisverisSepetim.asp">
<img border="0" src="http://www.rozacicek.com/themes/silver_button/orderbox.gif" >
</a>
<br><br>		
</div>
<div id='totalCartAmount' style='text-align:center; margin-top:5px;margin-bottom:5px;'></div>
</td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table></li><li id='li_13' class=''>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Kullanıcı Menüsü</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Content"><div id="MemberBlock">
              
<script Language="Javascript">
<!--
                        function checkData2 (){
                        email = document.Form1.email.value;
                        
                            	if (email.indexOf("@") == -1 || email.indexOf(".") == -1)
          						{
           							 alert('Lütfen geçerli bir Email adresi giriniz.');
            						 document.Form1.email.focus();
	           						 return false;
          						}

                                if (document.Form1.password.value == "") {
                                     alert("Lütfen şifre alanını boş bırakmayınız.")
                                     document.Form1.password.focus();
                                     return false;
                                }                                        

                        }
// -->

   </script>
<form name="Form1" method="POST" action="http://www.rozacicek.com/UyeGiris.asp" onsubmit="return checkData2()">
<input type="hidden" value="http://www.rozacicek.com/default.asp?" name="site_url">
              <TABLE width="100%" border=0 align="right"cellPadding=0  cellSpacing=0>
                <TR>
                  <TD height="10" colspan="4"></TD>
                </TR>
                  <TR>
                    <TD width="60" height="23">E-Mail</TD>
                    <TD width="5">:</TD>
                    <TD><input name="email" type="text" class="Textboxes" size="20" value=""/></TD>
                    <TD>&nbsp;</TD>
                  </TR>
                  <TR>
                    <TD width="60" height="23">Şifre</TD>
                    <TD width="5" height="23">:</TD>
                    <TD><input name="password" type="password" class="Textboxes" size="20" value=""/></TD>
                    <TD>&nbsp;</TD>
                  </TR>

                  <TR>
                      <TD>&nbsp;</TD>
                        <TD>&nbsp;</TD>
                    <TD><input name="submit2" type=submit class="btn_gri1"  value="Giriş" /></TD>
                        <TD>&nbsp;</TD>
                  </TR>
                  <TR>
                    <TD height="25" colspan="4" align=center>
                    		        	[ 
										<a href="http://www.rozacicek.com/YeniUyelik.asp">Yeni Üyelik</a> ] -
        			        			[ <a href="http://www.rozacicek.com/Sifremi-Unuttum.asp">Şifremi Unuttum</a> ]  </TD>
                  </TR>
				 <TR>
                  <TD height="10" colspan="4"></TD>
                </TR>
              </TABLE>
</form>

</div>
</td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table></li><li id='li_25'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Sözleşmeler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Content">
		<table width="100%" cellpadding=1 cellspacing=1>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/7/Teslimat---Iade.html">Teslimat & İade</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/6/Odeme-ve-Teslimat.html">Ödeme ve Teslimat</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/5/SatIS-SOzleSmesi.html">Satış Sözleşmesi</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/4/Gizlilik-PolitikasI.html">Gizlilik Politikası</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/2/TUketici-HaklarI.html">Tüketici Hakları</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>

<tr>
<td width="16"><img src="http://www.rozacicek.com/images/icons/page_white_text.png"></td>
<td><a href="http://www.rozacicek.com/Pages/1/KullanIcI-SOzleSmesi.html">Kullanıcı Sözleşmesi</a></td>
</tr>
<tr>
<td colspan="2" height="2" background="images/line.gif">
</td>
</tr>


</table>
</td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table></li>

<li id='li_6' class='SortableBlock'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Yeni Ürünler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
<tr>
<td colspan="3" height="120" valign="top" class="Content">
		
		<table width="100%" border="0" cellpadding="3" cellspacing="0">
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/77/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_77')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_77' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514122553_9792978106.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/88/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_88')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_88' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151412598_7201952196.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Cam Vazoda Kırçiçekleri" href='http://www.rozacicek.com/Products/87/40/0/Cam-Vazoda-KIrCiCekleri.html' onmouseover="ShowTooltip(event,'YENIURUN_87')" onmouseout="HideTooltip()">
				Cam Vazoda Kırçiçekl...</a><div id='YENIURUN_87' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514125723_9038870565.jpg" title='Cam Vazoda Kırçiçekleri' alt='Cam Vazoda Kırçiçekleri'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Cam Vazoda Papatya" href='http://www.rozacicek.com/Products/86/40/0/Cam-Vazoda-Papatya.html' onmouseover="ShowTooltip(event,'YENIURUN_86')" onmouseout="HideTooltip()">
				Cam Vazoda Papatya</a><div id='YENIURUN_86' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514125521_4779027967.jpg" title='Cam Vazoda Papatya' alt='Cam Vazoda Papatya'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/85/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_85')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_85' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514125020_5257132747.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/84/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_84')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_84' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-201151412426_8335063527.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/83/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_83')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_83' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514124018_2711397289.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/82/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_82')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_82' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514123727_1877788953.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#FFFFFF">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Aranjman" href='http://www.rozacicek.com/Products/81/40/0/Aranjman.html' onmouseover="ShowTooltip(event,'YENIURUN_81')" onmouseout="HideTooltip()">
				Aranjman</a><div id='YENIURUN_81' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514123445_5508535262.jpg" title='Aranjman' alt='Aranjman'>
				</div>
			</td>
			</tr>
			
			
		
			<tr bgcolor="#F7F7F7">
			<td width="17"><img src='http://www.rozacicek.com/images/button.gif'/></td>
			<td align="left"><a title="Buket" href='http://www.rozacicek.com/Products/80/35/0/Buket.html' onmouseover="ShowTooltip(event,'YENIURUN_80')" onmouseout="HideTooltip()">
				Buket</a><div id='YENIURUN_80' class='ToolTip' style='display:none;'>
				 <img height="100" width="100" src="http://www.rozacicek.com/ProductsImage/600X-2011514123247_6104741223.jpg" title='Buket' alt='Buket'>
				</div>
			</td>
			</tr>
			
			

			
			
		</table>
		</td>
	</tr>

          
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table>
</li>

<li id='li_36' class='SortableBlock'>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Tavsiye Ürünler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
<tr>
<td colspan="3" height="120" valign="top" class="Content">
		
		<table width="100%" border="0" cellpadding="3" cellspacing="0">

			
			
		</table>
		</td>
	</tr>

          
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table>
</li><li id='li_4' class=''>
<table border="0" cellpadding="0" cellspacing="0" class="Block">
	<tr class="BlockHandle">
		<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="47"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderleft.gif" width="47" height="42" border="0" /></td>
				<td class="Header">Siteden Haberler</td>
				<td width="5"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockheaderright.gif" width="5" height="42" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Content">	
		<table cellpadding="2" cellspacing="2" width="100%">
		

<tr>
<td><img border="0" src="http://www.rozacicek.com/images/submenu.gif"> <a href="http://www.rozacicek.com/News/10/Sitemiz-ACIlmIStIr..html">Sitemiz Açılmıştır.</a></td>
</tr>

<tr>
<td><img border="0" src="http://www.rozacicek.com/images/submenu.gif"> <a href="http://www.rozacicek.com/News/9/Haber-BaSlIk.html">Haber Başlık</a></td>
</tr>

<tr>
<td>
<p align="right"></td>
</tr>
	
	    </table>
		</td>
	</tr>
	<tr>
		<td class="Footer"><table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td width="10" height="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterleft.gif" width="10" height="10" border="0" /></td>
				<td height="10" background="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" style="background-position:center; background-repeat:repeat-x;"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterbg.gif" width="1" height="10" border="0" /></td>
				<td width="10"><img src="http://www.rozacicek.com/Themes/silver_images/images/blockfooterright.gif" width="10" height="10" border="0" /></td>
			</tr>
		</table></td>
	</tr>
	<tr>
		<td class="Footer2"></td>
	</tr>

</table>
</li>
	</ul>
<!-- BLOCKS END -->
</td>


	</tr>
</table>

<table id="Genel" height="10" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr>
		<td height="9"></td>
	</tr>
	<tr>
		<td height="1" background="http://www.rozacicek.com/Themes/silver_images/images/line.gif"></td>
	</tr>
</table>

<table id="Genel" cellpadding="0" cellspacing="0" border="0" align="center">
	<tr>
		<td align="center"><BR></td>
	</tr>
</table>

<table id="Genel" cellpadding="0" cellspacing="0" border="0" align="center">
	<tr>
		<td height="10"></td>
	</tr>
</table>

<!-- FOOTER BEGIN -->
		<table id="Genel" align="center" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td height="10"></td>
	</tr>
</table>
<div id="Newfooter">
<table width="1000" align="center" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td height="26"></td>
	</tr>
</table>
<table width="1000" align="center" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td width="195" height="85"></td>
		<td width="453" height="85" align="center"><table align="center" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td align="center" class="flink"><TABLE class=flink border=0 cellSpacing=0 cellPadding=0 align=center>
<TBODY>
<TR>
<TD height=15><A href="http://www.rozacicek.com/">Anasayfa</A> | <A href="http://www.rozacicek.com/Pages/8/HakkImIzda.html">Hakkımızda</A> | <A href="http://www.rozacicek.com/Iletisim.asp">Mağazalarımız</A> | <A href="http://www.rozacicek.com/Iletisim.asp">İletişim</A> | <A href="http://www.rozacicek.com/SSS.asp">Sık Sorulan Sorular</A></TD></TR>
<TR>
<TD height=15><A href="http://www.rozacicek.com/Siparislerim.asp">Siparişlerim</A> | <A href="http://www.rozacicek.com/UyeBilgilerim.asp">Üyelik Bilgilerim</A> | <A href="http://www.rozacicek.com/Sifremi-Unuttum.asp">Şifremi Unuttum</A> | <A href="http://www.rozacicek.com/YeniUyelik.asp">Yeni Üyelik</A></TD></TR>
<TR>
<TD height=15><A href="http://www.rozacicek.com/Pages/5/SatIS-SOzleSmesi.html">Satış Sözleşmesi</A> | <A href="http://www.rozacicek.com/Pages/6/Odeme-ve-Teslimat.html">Ödeme ve Teslimat</A> | <A href="http://www.rozacicek.com/Pages/4/Gizlilik-PolitikasI.html">Gizlilik Politikası</A> | <A href="http://www.rozacicek.com/Pages/7/Teslimat---Iade.html">Teslimat & İade</A></TD></TR></TBODY></TABLE></td>
			</tr>
		</table></td>
		<td width="352" height="85"></td>
	</tr>
</table>
<table width="1000" align="center" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td width="840" height="40"></td>
		<td width="160" height="40"></td>
	</tr>
</table>
</div>
<table id="Genel2" align="center" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td width="15" height="15" background="http://www.rozacicek.com/Themes/silver_images/images/bodybottomleft.png" style="background-position:center; background-repeat:no-repeat;"></td>
		<td width="970" height="15" style="background-color:#FFFFFF; color:#FFFFFF">.</td>
		<td width="15" height="15" background="http://www.rozacicek.com/Themes/silver_images/images/bodybottomright.png" style="background-position:center; background-repeat:no-repeat;"></td>
	</tr>
</table>


<!-- FOOTER END -->


<!-- YAPIMCI BEGIN -->
		<div align="center">
<table border="0" width="100%" id="table1">
	<tr>
		<td align="center"><p><span style="font-weight: bold;">MENEKŞE &Ccedil;İ&Ccedil;EK&Ccedil;İLİK &reg;</span> ,&nbsp;MENEKŞE &Ccedil;İ&Ccedil;EK&Ccedil;İLİK. tescilli markasıdır.<br />Tavuk&ccedil;u Yolu Cad.Mehmet Akif Mah. No:138/A &Uuml;MRANİYE / İSTANBUL&nbsp; <span style="font-weight: bold;">Tel. :</span> 0216 339 17 26 - 420 45 09 - 325 81 76&nbsp; <strong>Fax.</strong> : 0216 415 49 88&nbsp; <strong>Cep. </strong>: 0535 222 81 71 - 0553 212 62 24</p></td>
	</tr>
</table>			
</div>
<p style='font-family:Tahoma;font-size:11px;line-height:20px;text-align:center'>
Bu site, <a style='color:#006600;font-weight:bold;text-decoration:none;' href='http://www.silveryazilim.com/?ref=http://www.rozacicek.com' target='_blank' title='Silver Yazılım | E-ticaret'>
Silver Yazılım<sup>®</sup></a>
<a style='color:#003366;font-weight:bold;text-decoration:none;' href='http://www.silveryazilim.com/?ref=http://www.rozacicek.com' target='_blank' title='E-ticaret, e ticaret, eticaret'> 
E-ticaret</a> Sistemi ile hazırlanmıştır.</p>
<a href=http://www.milonic.com/><img border="0" src="http://www.rozacicek.com/images/spacer.gif" height="1" width="1"></a>

<!-- YAPIMCI END -->
</body>
</html>



