You are on page 1of 13

<html>

<head>
<!-- app10 -->

<link rel="shortcut icon"


href="http://static.wix.com/footer/favicon.ico"
type="image/png"/>

<meta http-equiv="Content-Type" content="text/html;


charset=utf-8"/>
<META NAME="Keywords" content="
,RAKESHMEHTA27,rakeshmehta27,fashionwix,newix,website,,va
riety,Designer Boutique"/>
<META NAME="Description" content="This Website was built
from Designer Boutique by rakeshmehta27 using wix.com "/>
<META HTTP-EQUIV="Cache-Control" content="no-cache"/>
<!-- no meta -->
<link rel="stylesheet" type="text/css"
href="http://static.wix.com/footer/footer2.css"
media="screen"/>
<title>Wix.com - Website built by rakeshmehta27 based on
Designer Boutique
</title>

<script type="text/javascript">

function openUrl(url) {
var win = window.open(url, '_blank');
win.focus();
return true;
}

var screenW = 640, screenH = 480;


if (parseInt(navigator.appVersion) > 3) {
screenW = screen.width;
screenH = screen.height;
}
else if (navigator.appName == "Netscape" &&
parseInt(navigator.appVersion) == 3 &&
navigator.javaEnabled())
{
var jToolkit =
java.awt.Toolkit.getDefaultToolkit();
var jScreenSize = jToolkit.getScreenSize();
screenW = jScreenSize.width;
screenH = jScreenSize.height;
}

function openUrlNoMenu(url) {
var win = window.open(url, '_blank',
"resizable=yes,menubar=no,status=no,titlebar=no,toolbar=n
o,channelmode=yes,width=" + screenW + ",height=" +
screenH);
win.focus();
return true;
}

//this function should call both the wix googlitics


and the users (if the user have one)
function doGooglitics(fakeUrl) {
pageTracker._trackPageview(fakeUrl);

//this function should call only the wix googlitics


function doGoogliticsWix(fakeUrl) {
pageTracker._trackPageview(fakeUrl);
}

//this function should call only the yser goglitics


(if the user doesnt have one the function should be empty
function doGoogliticsUser(fakeUrl) {

function thisMovie(movieName) {
var isIE =
navigator.appName.indexOf("Microsoft") != -1;
return (isIE) ? window[movieName] :
document[movieName];
}

function onScreenResize()
{
var winW = 630, winH = 460;
if (navigator.appName.indexOf("Microsoft") != -1)
{
winW = document.body.offsetWidth;
winH = document.body.offsetHeight;
} else {
winW = window.innerWidth;
winH = window.innerHeight;
}
var mov = thisMovie('app')
if (mov != null) {
mov.onScreenResize(winW - 47, winH - 60);
}
}
function setSize(wdth, hght)
{
var mov = thisMovie('app');
mov.width = wdth + 1;
mov.height = hght + 1;
if (fh) fh.setWidthEnd(wdth + 1); // set footer
width
}

function getScreenSize()
{
var winW = 630, winH = 460;
if (navigator.appName.indexOf("Microsoft") != -1)
{
winW = document.body.offsetWidth;
winH = document.body.offsetHeight;
} else {
winW = window.innerWidth;
winH = window.innerHeight;
}
return (winW - 47) + "," + (winH - 60);
}

function setTitle(title) {
document.title = title;
}

function disappearDiv() {
var obj =
document.getElementById('searchable_text');
if (obj != null) {
obj.style.display = 'none';
}
}

function setHistoryFrame(adress, additionalInfo)


{

try {
var page_name = adress.substr(8,
adress.indexOf(',') - 8);
if (additionalInfo != null &&
additionalInfo.length > 0) {
page_name = page_name + '_' +
additionalInfo;
}
page_name = page_name + '.html';

var ifrm =
document.getElementById("historyframe");
if (ifrm != null) {
ifrm.src = "/siteBackFiles/siteBack.html?
adress=" + adress + '&additionalInfo=' + additionalInfo;
}
} catch(ex) {
var ifrm =
document.getElementById("historyframe");
if (ifrm != null) {
ifrm.src = "/siteBackFiles/siteBack.html?
adress=" + adress + '&additionalInfo=' + additionalInfo;
}
}
}

function onHistoryFrameLoaded(adress, additionalInfo)


{
var mov = thisMovie('app');
if (mov != null)
{
try {
mov.onHistoryFrameLoaded(adress,
additionalInfo);
} catch(e) {
}
}
}

</script>
<script language="javascript">
AC_FL_RunContent = 0;
var requiredMajorVersion = 9;
var requiredMinorVersion = 0;
var requiredRevision = 0;
</script>

<script
src="http://static.wix.com/client/AC_RunActiveContent.js"
language="javascript"></script>
<script type="text/javascript">
//<![CDATA[
var FooterHandler = {
widthStart : 1003,
widthEnd : 1000,
footerEl : null,

elWidths : {mu:0, tl:0, wl:0, tb:0, fb:0, tr:0},

$ : function(id) {
return document.getElementById(id);
},

setWidthEnd : function(width) {
this.widthEnd = width;
this.footerEl.style.width = width + 'px';

if (this.elWidths.tl == 0) this.calcWidths();
if (this.elWidths['mu'] + this.elWidths['tl']
+ this.elWidths['wl'] + this.elWidths['tb'] + 30 > width)
{
this.$('tl').style.display = 'none';
}
},

getStyle : function(node) {
if (!node) return null;
var cs = null;
if (node.currentStyle) {
cs = node.currentStyle;
} else if (document.defaultView &&
document.defaultView.getComputedStyle) {
cs =
document.defaultView.getComputedStyle(node, null);
}
if (!cs && node.style)cs = node.style;
return cs;
},

init : function() {
this.footerEl = this.$('wf');
if (!this.footerEl) return;
this.footerEl.style.width = this.widthEnd +
'px';
this.footerEl.style.display = 'block';

this.calcWidths();
this.footerEl.style.width = this.widthStart +
'px';
},

calcWidths : function() {
var key, cs, node, w;
for (key in this.elWidths) {
node = this.$(key);
if (!isNaN(parseInt(node.clientWidth))) {
this.elWidths[key] =
parseInt(node.clientWidth);
} else {
cs = this.getStyle(node);
if (cs && cs.width) this.elWidths[key]
= parseInt(cs.width);
}
}
}
};
var fh = FooterHandler;
//]]>
</script>
</head>
<body TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0"
MARGINWIDTH="0" onLoad="disappearDiv();"
onResize="onScreenResize();" bgColor="#000000">
<center>

<table valign="middle" align="middle" width="100%"


height="100%">
<tr valign="middle" align="middle">
<td valign="middle" align="middle">
<script language="javascript">
if (AC_FL_RunContent == 0 ||
DetectFlashVer == 0) {
alert("This page requires
AC_RunActiveContent.js.");
} else {
disappearDiv();
var hasRightVersion =
DetectFlashVer(requiredMajorVersion,
requiredMinorVersion, requiredRevision);
if (hasRightVersion) { // if
we've detected an acceptable version
disappearDiv();
AC_FL_RunContent(
'codebase',
'http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=9,0,115,0',
'width', '250',
'height', '250',
'src',
'http://static.wix.com/client/app12',
'quality', 'high',
'pluginspage',
'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'valign', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'noScale',
'devicefont', 'false',
'id', 'app',
'bgcolor', '#000000',
'name', 'app',
'menu', 'true',
'base',
'http://static.wix.com',
'allowFullScreen',
'true',
'allowScriptAccess',
'always',
'movie',
'http://static.wix.com/client/app12',
'salign', 'tl',
'FlashVars',
'&embedFormat=wix&pageId=2Z0Gv7pykfQ-
a&is_public=true&partner_id=WMGs4POB1ko-
a&partner_name=wix&gu_id=54659c5c-3bb4-4c8d-9688-
a8d1e453aa98&experiment_id=null&show_wix_logo=0&abtesting
=&app=app10'
); //end AC code
} else { // flash is too old or
we can't detect the plugin
document.location =
'http://static.wix.com/client/noFlash.html';
}
}
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-
11cf-96b8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/ca
bs/flash/swflash.cab#version=9,0,0,0"
width="250" height="250"
id="app" align="middle">
<param name="allowScriptAccess"
value="always"/>
<param name="allowFullScreen"
value="true"/>
<param name="base"
value="http://static.wix.com"/>
<param name="movie"

value="http://static.wix.com/client/app12.swf"/>
<param name="src"

value="http://static.wix.com/client/app12.swf"/>
<param name="quality"
value="high"/>
<param name="bgcolor"
value="#000000"/>
<PARAM NAME="FlashVars"

VALUE="&embedFormat=wix&pageId=2Z0Gv7pykfQ-
a&is_public=true&partner_id=WMGs4POB1ko-
a&partner_name=wix&gu_id=54659c5c-3bb4-4c8d-9688-
a8d1e453aa98&experiment_id=null&show_wix_logo=0&abtesting
=&app=app10"/>
<embed
src="http://static.wix.com/client/app12.swf"

base="http://static.wix.com"
quality="high"

FlashVars="&embedFormat=wix&pageId=2Z0Gv7pykfQ-
a&is_public=true&partner_id=WMGs4POB1ko-
a&partner_name=wix&gu_id=54659c5c-3bb4-4c8d-9688-
a8d1e453aa98&experiment_id=null&show_wix_logo=0&abtesting
=&app=app10"
bgcolor="#000000"
width="250"
height="250"
name="app"
align="middle"
allowScriptAccess="always"
allowFullScreen="true"
type="application/x-
shockwave-flash"

pluginspage="http://www.macromedia.com/go/getflashplayer"
/>
</object>
<br>
<br>
<br>
<h1><p>RAKESH MEHTA&apos;S</p></h1><br>
<h3>Home Page</h3><br>
<h3>Collection</h3><br>
<h3>Store</h3><br>
<h3>Press</h3><br>
<h3>Contact</h3><br>
<h3>Propaganda</h3><br>
<br>
<h3><p><B>FASHION</B></p></h3><br>
<h3>Home Page</h3><br>
<img
src="http://static.wix.com/media/785d58aa8cc9ac0188b2cf71
f0079b4f.wix_mp" alt="No Frame" /><br>
<br>
<br>
<p><TEXTFORMAT LEADING="-5"><p>EVERYDAY
FASHION</p></TEXTFORMAT><TEXTFORMAT LEADING="-5"><p>IT`S
ALL ABOUT LIFE</p></TEXTFORMAT></p><br>
<br>
<p><TEXTFORMAT LEADING="1"><p>VIEW THE NEW
CATALOUGE</p></TEXTFORMAT></p><br>
<h3>Collection</h3><br>
<br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/379716299e671e4e4f004406
bc6c7487.wix_mp"><br>
<h3>Night</h3><img
src="http://static.wix.com/media/a21ae15b25ad0d9c092937b9
a4df056c.wix_mp"><br>
<h3>Color</h3><img
src="http://static.wix.com/media/62c90a1b54562a87390c0fa5
2af211a8.wix_mp"><br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/80cbfc73b45bff92cc8ee815
8a2c1d41.wix_mp"><br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/bc861098b73b7264deb84c98
20bf5968.wix_mp"><br>
<h3>Outside</h3><img
src="http://static.wix.com/media/14a946218c082eafb977b2b3
2c3b1f22.wix_mp"><br>
<br>
<br>
<br>
<h2><TEXTFORMAT LEADING="-4"><p>THE COLLECTION
</p></TEXTFORMAT></h2><br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/379716299e671e4e4f004406
bc6c7487.wix_mp"><br>
<h3>Night</h3><img
src="http://static.wix.com/media/a21ae15b25ad0d9c092937b9
a4df056c.wix_mp"><br>
<h3>Color</h3><img
src="http://static.wix.com/media/62c90a1b54562a87390c0fa5
2af211a8.wix_mp"><br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/80cbfc73b45bff92cc8ee815
8a2c1d41.wix_mp"><br>
<h3>Graffiti</h3><img
src="http://static.wix.com/media/bc861098b73b7264deb84c98
20bf5968.wix_mp"><br>
<h3>Outside</h3><img
src="http://static.wix.com/media/14a946218c082eafb977b2b3
2c3b1f22.wix_mp"><br>
<h3>Store</h3><br>
<br>
<img
src="http://static.wix.com/media/9327e5a8fe13b55964307c5d
b3799908.wix_mp" alt="No Frame" /><br>
<br>
<h2><TEXTFORMAT LEADING="-4"><p>THE
STORE</p></TEXTFORMAT></h2><br>
<h3>blue dress</h3><img
src="http://static.wix.com/media/09b9a3d9c208191d04bb6e36
1fd0ce69.wix_mp"><p>Price:250</p><br>
<h3>blue dress</h3><img
src="http://static.wix.com/media/e23a0d8a67fb95f2edf03552
3fbbcc55.wix_mp"><p>Price:500</p><br>
<h3>everyday grab</h3><img
src="http://static.wix.com/media/78de0eea4f5060840dcb6afd
ec49fc22.wix_mp"><p>Price:300</p><p>Original
Price:320</p><br>
<h3>Yellow top</h3><img
src="http://static.wix.com/media/2c93b4fb47add2c6c9ffb1b7
fbdbef74.wix_mp"><p>Label:new</p><p>Price:150</p><br>
<h3>Black & white dress</h3><img
src="http://static.wix.com/media/c4b3ffe3a78d6b1da29e6c4b
9889d550.wix_mp"><p>Label:new</p><p>Price:200</p><br>
<h3>Night Dress</h3><img
src="http://static.wix.com/media/2fd13fb43deadcdd9e341ff6
cd5ab38d.wix_mp"><p>Price:150</p><br>
<h3>blue dress with squers</h3><img
src="http://static.wix.com/media/d351d2271881b41e4b8615b3
c2b30e8a.wix_mp"><br>
<h3>Turquoise top</h3><img
src="http://static.wix.com/media/866f3feb92c8510e9727f02e
92deb322.wix_mp"><p>Price:185</p><br>
<h3>Pink dress</h3><img
src="http://static.wix.com/media/2ea59cc30bce3474d9f8efca
1d5688aa.wix_mp"><p>Price:95</p><br>
<h3>blue dress</h3><img
src="http://static.wix.com/media/4082c4083ada95de8e48878a
9d483075.wix_mp"><p>Price:250</p><br>
<br>
<br>
<p><p>&gt; Checkout </p></p><br>
<h3>Press</h3><br>
<br>
<img
src="http://static.wix.com/media/8257057153e38ae5c6db9078
4aeca8e4.wix_mp" alt="No Frame" /><br>
<br>
<h2><TEXTFORMAT LEADING="-4"><p>THE
PRESS</p></TEXTFORMAT></h2><br>
<p><p>New York Time</p><p>About PinkLogic</p></p><br>
<p><p>Sketches &amp; Designs</p></p><br>
<p><p> Download Our Press
PDF</p></p><h3>Contact</h3><br>
<img
src="http://static.wix.com/media/2fd13fb43deadcdd9e341ff6
cd5ab38d.wix_mp" alt="No Frame" /><br>
<br>
<br>
<h2><TEXTFORMAT LEADING="-4"><p>CONTACT
US</p></TEXTFORMAT></h2><br>
<h3>Propaganda</h3><br>
<br>
<img
src="http://static.wix.com/media/0a67ee0332fb56239ebe2446
f645bd38.wix_mp" alt="No Frame" /><br>
<br>
<h2><TEXTFORMAT LEADING="-4"><p>OUR
PHILOSOPHY</p></TEXTFORMAT></h2><br>
<p><p>In hac habitasse platea dictumst. Curabitur ac odio
nulla. Aenean ipsum dui, viverra malesuada adipiscing
sed, convallis sit amet leo. Maecenas feugiat, nulla nec
ultrices rhoncus, purus mi molestie libero, ut aliquam
mauris metus egestas ligula. Duis faucibus fermentum nunc
et consectetur. </p><p></p><p>Pellentesque et augue nibh,
sed pulvinar eros. Praesent eu dui libero, nec
sollicitudin enim.</p><p></p><p>Ut vel laoreet orci.
Mauris blandit metus id purus ullamcorper ut congue nibh
consequat. In nibh est, aliquet sed varius et, dictum eu
purus. Nunc aliquet venenatis posuere. </p></p><br>

</noscript>
<br/>
<!-- empty document footer --><!--
document footer will be here -->
<div id="wf" style="display:none;">
<a href="http://www.wix.com" id="fl" title="free web
design">
<span id="mu"></span>
<span id="tl">This website was created using &nbsp;</span>
<span id="tb">Wix.com</span>
<span id="fb"><span id="fbt">GO!</span></span>
<span id="tr">Make your own website – it's free</span>
</a>
</div>
<script type="text/javascript">fh.init();</script>
<!-- partner footer will be here -->
</td>
</tr>
</table>

<iframe src="/siteBackFiles/siteBack.html?
adress=docName:,userNick:,pageNum:0,docId:2Z0Gv7pykfQ-
a,pageId:"
id="historyframe" name="historyframe"
frameborder="NO" width="0" height="0"
style="display:none"></iframe>
<script type="text/javascript">
/*
Inserts GA using DOM insertion of <script> tag
and "script onload" method to
initialize the pageTracker object. Prevents GA
insertion from blocking I/O!

As suggested in Steve Souder's talk. See:


http://google-code-
updates.blogspot.com/2009/03/steve-souders-lifes-too-
short-write.html
*/

function gaSSDSLoad(acct) {
//if (pageTracker != null)
//return;
//alert("About to generate GA");
var gaJsHost = (("https:" ==
document.location.protocol) ? "https://ssl." :
"http://www."),
pageTracker,
s;
s = document.createElement('script');
s.src = gaJsHost + 'google-
analytics.com/ga.js';
s.type = 'text/javascript';
s.onloadDone = false;
function init() {
pageTracker = _gat._getTracker(acct);
pageTracker._trackPageview();

s.onload = function () {
s.onloadDone = true;
init();
};
s.onreadystatechange = function() {
if (('loaded' === s.readyState ||
'complete' === s.readyState) && !s.onloadDone) {
s.onloadDone = true;
init();
}
};
document.getElementsByTagName('head')
[0].appendChild(s);
}

function encodeURL(decodedURL){
var encodedInputString=escape(decodedURL);

encodedInputString=encodedInputString.replace("+",
"%2B");
while(encodedInputString.indexOf("/") != -1)
{

encodedInputString=encodedInputString.replace("/",
"%2F");
}
return encodedInputString;
}

function marinLoad() {

/* and run it later... */


setTimeout("marinLoad()", 5000);
gaSSDSLoad('UA-2117194-1');

</script>

</body>
</html>

You might also like