ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js" type="text/javascript"> </script> <script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/scriptaculous.js?load=effects" type="text/javascript"> </script> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <title>DEE VESALI PUBLICITY I Services</title> <meta name="viewport" content="width = 900, minimum-scale = 0.25, maximum-scale = 1.60"> <meta name="robots" content="index,follow"> <meta name="description" content="Dee Vesali publicity has extensive fashion and celebrity publicity experience and has worked for some of the world&#8217;s biggest international stars and fashion brands"> <meta name="keywords" content="public, relations, fashion, modern, best, famous, professional, experience, cloths, jewelry, quality"> <!-- fonts --> <link href="fonts/centurygothic/centurygothic.css" type="text/css" rel="stylesheet"> <style type="text/css"> <!-- body { margin:0px; background-color:#fff; height:100%; overflow-y: scroll;} html { height:100% } img { margin:0px; border-style:none } button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top } p:first-child { margin-top:0px } table { empty-cells:hide } .f-sp { font-size:1px; visibility:hidden } .f-lp { margin-bottom:0px } .f-fp { margin-top:0px } .f-x1 { } .f-x2 { } .f-x3 { } a:link { color:#000; text-decoration:underline } a:visited { color:#a54d98; text-decoration:none } a:hover { color:#a54d98; text-decoration:none } a:active { color:#000; text-decoration:none } em { font-style:normal } h1 { font-weight:bold; font-size:60px; letter-spacing:6px } h1:first-child { margin-top:0px } strong { font-weight:bold } .style36 { color:#000; font-size:60px; letter-spacing:6px } .style37 { color:#000; font-size:60px; letter-spacing:6px } .style5 { font-size:60px; letter-spacing:6px } .style4 { color:#8a0053 } .style2 { color:#fff; text-align:right } .style10 { font-family:'CenturyGothicRegular',serif; font-size:12px } .style6 { font-family:'CenturyGothicRegular',serif; font-size:14px } .style9 { color:#000; font-family:'CenturyGothicRegular',serif; font-size:10px; text-align:left } .style15 { color:#000; font-family:'CenturyGothicRegular',serif; font-size:10px } .style41 { color:#000; font-family:'CenturyGothicRegular',serif; font-size:12px; line-height:1.8; margin-left:0px; margin-right:0px; text-align:left } .style11 { color:#000; font-size:14px } #fwBackground { position:fixed; top:0; left:0; width:100%; height:100%; } #fwNav1 { float:left; padding:0; margin:0; list-style:none; } #fwNav1 .fwNavItem { width:auto; float:left;margin:0; padding:0; border-right:0; border-top:0; border-bottom:0; border-left:0; position:relative; } #fwNav1 .fwNavItem a { display:block;color:#000000; text-decoration:none; background:url(Resources/transparent.gif) repeat; margin:0;padding:3px 20px 3px 20px; height:1%; } #fwNav1 .fwFirstChild { border-left:0; } #fwNav1 .fwLastChild { border-right:0; } #fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#a54d98; text-decoration:none; background:url(Resources/transparent.gif) repeat; } #fwNav1 .fwNavItem a:active { color:#000000; text-decoration:none; background:url(Resources/transparent.gif) repeat; } #fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#a54d98; background:url(Resources/transparent.gif) repeat; } * html #fwNav1 { float:left; } * html #fwNav1 .fwNavItem a { float:left; height:1%; } --> </style> <!--[if lt IE 7]> <link rel=stylesheet type="text/css" href="css/ie6.css"> <![endif]--> <link rel="shortcut icon" href="Resources/favicon.ico" type="image/x-icon"> <link rel="icon" href="Resources/animated_favicon1.gif" type="image/gif"> <script type="text/javascript">//<![CDATA[ var fwCurDate = { days: {en: ['Sunday, ','Monday, ','Tuesday, ','Wednesday, ','Thursday, ','Friday, ','Saturday, ']}, months: {en: ['January','February','March','April','May','June','July','August','September','October','November','December', '_dy__m_ _d_, _y_']} }; function writeDate(settings) { var d = new Date(), str = fwCurDate.months[settings.lang][12]; str = str.replace(/_dy_/, (settings.day ? fwCurDate.days[settings.lang][d.getDay()] : "")) .replace(/_d_/, d.getDate()) .replace(/_m_/, fwCurDate.months[settings.lang][d.getMonth()]) .replace(/_y_/, d.getFullYear()); document.write(str); } function FWFindLayer(lay) { if (lay) { if (document.layers) return document[lay]; else if (document.getElementById) return document.getElementById(lay).style; else if (document.all) return document.all[lay].style; } return null; } function FWShowHideLayerFade(lay, vis, ch) { if (ch && lay != "") { vis = (vis) ? "visible" : "hidden"; var obj = FWFindLayer(lay); if (obj && obj.visibility != vis) { if(vis == "visible") { obj.visibility = vis; new Effect.Appear(lay, {duration:0.5, delay:null}); } else { new Effect.Fade(lay, {duration:0.5, delay:null, afterFinish:function(){obj.visibility = vis}}); } } } } var fwSeq= new Object; fwSeq['1']=1; var fwCurrSeq=0; var fwCurrSeqDown=false; var fwPlaySeqTimer=true; function FWSeqTimer() { if(fwPlaySeqTimer) { if (fwCurrSeqDown) FW_Hit(top.frames,'Indigo',fwSeq[fwCurrSeq],0); else { fwCurrSeq++; if (fwCurrSeq > 1) fwCurrSeq = 1; FW_Hit(top.frames,'Indigo',fwSeq[fwCurrSeq],1); } fwCurrSeqDown=!fwCurrSeqDown; setTimeout("FWSeqTimer();",500); } } function FWCallHit(func,targNum,msg) { if(func) for (var i in func) func[i](targNum,msg); } function FW_Hit(frameset,chain,targNum,msg) { if (frameset.length) for (var i=0 ; i <frameset.length ; i++) { FW_Hit(frameset[i].frames,chain,targNum,msg); FWCallHit(top["FT_"+chain],targNum,msg); try{ FWCallHit(frameset[i].window["FT_"+chain],targNum,msg); } catch(err){} } else FWCallHit(window["FT_"+chain],targNum,msg); } document.write("<style type=\"text/css\">"); document.write("#item1, #item2, #item4, #item5, #item5a, #item6, #item7 { -moz-opacity: .999999; }"); document.write("<\/style>"); //]]></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-12288340-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body onload="FWSeqTimer();"> <img src="Resources/back.jpg" alt="" id="fwBackground"><div id="PageDiv" style="position:relative; min-height:100%; margin:auto; width:900px"> <div id="item1" style="position:absolute; left:19px; top:20px; width:837px; height:88px; z-index:1; overflow:visible"> <img src="Resources/DeeVesali_LOGO.png" alt="DeeVesali_LOGO" width="328" height="136" /> </div> <!-- <div id="topbar" style="position:absolute; left:0px; top:0px; width:900px; height:51px; z-index:2; background-image:url(Resources/top_bar.gif); overflow:visible"> <img src="Resources/top_bar.gif" border=0 width=1 height=51 alt="topbar" style="float:left"><div id="item2" style="position:absolute; left:603px; top:19px; width:253px; height:23px; z-index:1; overflow:visible"> <p class="style2 f-lp"><span class="style10">Last updated <script type="text/javascript"> writeDate({day:true, lang:"en"}); </script></span></p> </div> </div> --> <div id="item4" style="position:absolute; left:0px; top:161px; width:900px;height:auto;z-index:3; overflow:visible;"> <div class="fwNavContainer1"> <ul class="f-fp f-lp" id="fwNav1"> <li class="fwFirstChild fwNavItem"><a href="#" ><span class="style6" style="text-decoration:none;">HOME </span></a></li> <li class="fwNavItem"><a href="agencyprofile.html"><span class="style6" style="text-decoration:none;">AGENCY PROFILE </span></a></li> <li class="fwNavItem"><a href="services.html" class="fwCurrent"><span class="style6" style="text-decoration:none;">SERVICES </span></a></li> <li class="fwNavItem"><a href="deevesalipublici.html"><span class="style6" style="text-decoration:none;">CLIENTS </span></a></li> <li class="fwNavItem"><a href="testimonials.html"><span class="style6" style="text-decoration:none;">TESTIMONIALS </span></a></li> <li class="fwNavItem"><a href="press.html"><span class="style6" style="text-decoration:none;">PRESS </span></a></li> <li class="fwNavItem"><a href="celeb.html"><span class="style6" style="text-decoration:none;">CELEBRITY</span></a></li> <li class="fwLastChild fwNavItem"><a href="contactus.html"><span class="style6" style="text-decoration:none;">CONTACT US</span></a></li> </ul> </div> </div> <div id="man" style="position:absolute; left:700px; top:200px; z-index:4;"><img src="Resources/mannequin_2.png" alt="mannequin" /></div> <div id="item5" style="position:absolute; left:0px; top:191px; width:900px; height:7px; z-index:4; border-top:solid #000 1px; font-size:1px"> </div> <div id="item5a" style="position:absolute; left:0px; top:570px; width:900px; height:7px; z-index:5; border-top:solid #000 1px; font-size:1px"> </div> <div id="item6" style="position:absolute; left:22px; top:580px; width:214px; height:29px; z-index:6; overflow:visible"> <p class="style9 f-lp">© <span class="style15">2011 </span>Dee Vesali Publicity</p> </div> <div id="item7" style="position:absolute; left:19px; top:270px; width:753px; height:303px; z-index:7; overflow:visible; visibility:hidden; display:none"> <p class="style41"><em><span class="style11">Dee Vesali Publicity offer tailor made media campaigns to ensure that all client needs are delivered and their expectations are exceeded. </span></em></p> <p class="style41"><em><span class="style11">Dee Vesali Publicity works as a professional link between the client and the press, stylists and celebrities, ensuring that the brand message is successfully broadcasted. </span></em></p> <p class="style41 f-lp"><em><span class="style11">By understanding and embracing the role of a publicist Dee Vesali Publicity builds and expands brand presence in the market by securing print, online and social media coverage as well as strategically building brand awareness throughout the campaign. </span></em></p> </div> </div> <script type="text/javascript">//<![CDATA[ function FWImage_Indigo(chain,msg) { if (chain==1) FWShowHideLayerFade("item7",msg,msg); } window.FT_Indigo=new Object; window.FT_Indigo['0']=FWImage_Indigo; //]]></script></body> </html>