Help
RSS
API
Feed
Maltego
Contact
Domain > fizzclothing.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2013-05-17
72.9.146.125
(
ClassC
)
2024-12-30
209.42.196.181
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 30 Dec 2024 20:21:58 GMTServer: Apache/2Upgrade: h2,h2cConnection: UpgradeLast-Modified: Tue, 25 Jun 2013 17:49:15 GMTETag: 471e-4dffe25c1fcc0Accept-Ranges: bytesContent-Length: 18206Vary: Accept-Encoding,User-AgentContent-Type: text/html !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtd>html>head>title>:: Fizz Clothing Company ::/title>link relstylesheet hrefstylesheet/fizz.css typetext/css >meta http-equivContent-Type contenttext/html; charsetUTF-8>script languageJavaScript typetext/JavaScript>!--function MM_preloadImages() { //v3.0 var ddocument; if(d.images){ if(!d.MM_p) d.MM_pnew Array(); var i,jd.MM_p.length,aMM_preloadImages.arguments; for(i0; ia.length; i++) if (ai.indexOf(#)!0){ d.MM_pjnew Image; d.MM_pj++.srcai;}}}//-->/script>style typetext/css>#extra_controls, #scrollbar { display:none; /* hide from incapable */ }div#wn { float:left; margin-right:8px; } div#scrollbar { float:left; }.clearer { clear:left; }/style>style typetext/css>#extra_controls, #scrollbar { display:none; /* hide from incapable */ }div#wn { float:left; margin-right:8px; } div#scrollbar { float:right; }.clearer { clear:left; }/style>script srcjs/dw_event.js typetext/javascript>/script>script srcjs/dw_scroll.js typetext/javascript>/script>script srcjs/dw_scrollbar.js typetext/javascript>/script>script srcjs/scroll_controls.js typetext/javascript>/script>script typetext/javascript>!--function init_dw_Scroll() { var wndo new dw_scrollObj(wn, lyr1); wndo.setUpScrollbar(dragBar, track, v, 0, 0); // id, autohide (hide when not needed), axis wndo.setUpScrollControls(scrollbar, true, v); // Links to swap content wndo.setUpLoadLinks(extra_controls); // Demonstrating jump to top and scroll to ID controls wndo.setUpScrollControls(extra_controls); // Demonstrating how you can include a jump to top link inside the scroll area wndo.setUpScrollControls(wn); }// if necessary objects exists link in the style sheet and call the init function onloadif ( dw_scrollObj.isSupported() ) { dw_writeStyleSheet(css/home.css); dw_Event.add( window, load, init_dw_Scroll);}//-->/script>!--Slide show start-->script typetext/javascript>!--/************************************************ Ultimate Fade-In Slideshow, Posted by Abhi Shah, AJ, http://www.abhi.com.np* This notice MUST stay intact for legal use* Visit http://www.abhi.com.np/ for this script and more.***********************************************/ var fadeimagesnew Array()//SET IMAGE PATHS. Extend or contract array as neededfadeimages0images/slideshow1.jpg, , //plain image syntaxfadeimages1images/slideshow2.jpg, , //image with link syntaxfadeimages2images/slideshow3.jpg, , // IF YOU NEED TO PUT A LINK TO THE IMAGE, YOU CAN ADD LINKS LIKE THE WAY SHOWN IN THE ---->>>> fadeimages1// IF YOU DONT WANT TO PUT ANY LINK TO IT ... LEAVE IT BLANK AS fadeimages0 var fadebgcolorblack////NO need to edit beyond here///////////// var fadearraynew Array() //array to cache fadeshow instancesvar fadeclearnew Array() //array to cache corresponding clearinterval pointers var dom(document.getElementById) //modern dom browsersvar iebrowserdocument.all function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder) { this.pausecheckpause this.mouseovercheck0 this.delaydelay this.degree10 //initial opacity degree (10%) this.curimageindex0 this.nextimageindex1 fadearrayfadearray.lengththis this.slideshowidfadearray.length-1 this.canvasbasecanvas+this.slideshowid this.curcanvasthis.canvasbase+_0 if (typeof displayorder!undefined) theimages.sort(function() {return 0.5 - Math.random();}) //thanks to Mike (aka Mwinter) :) this.theimagestheimages this.imageborderparseInt(borderwidth) this.postimagesnew Array() //preload images for (p0;ptheimages.length;p++){ this.postimagespnew Image() this.postimagesp.srctheimagesp0 } var fadewidthfadewidth+this.imageborder*2var fadeheightfadeheight+this.imageborder*2 if (iebrowser&&dom||dom) //if IE5+ or modern browsers (ie: Firefox)document.write(div idmaster+this.slideshowid+ styleposition:relative;width:+fadewidth+px;height:+fadeheight+px;overflow:hidden;>div id+this.canvasbase+_0 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>div id+this.canvasbase+_1 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>/div>)elsedocument.write(div>img namedefaultslide+this.slideshowid+ src+this.postimages0.src+>/div>) if (iebrowser&&dom||dom) //if IE5+ or modern browsers such as Firefoxthis.startit()else { this.curimageindex++ setInterval(fadearray+this.slideshowid+.rotateimage(), this.delay) }}function fadepic(obj) { if (obj.degree100) { obj.degree+10 if (obj.tempobj.filters&&obj.tempobj.filters0) { if (typeof obj.tempobj.filters0.opacitynumber) //if IE6+ obj.tempobj.filters0.opacityobj.degree else //else if IE5.5- obj.tempobj.style.filteralpha(opacity+obj.degree+) } else if (obj.tempobj.style.MozOpacity) obj.tempobj.style.MozOpacityobj.degree/101 else if (obj.tempobj.style.KhtmlOpacity) obj.tempobj.style.KhtmlOpacityobj.degree/100 else if (obj.tempobj.style.opacity&&!obj.tempobj.filters) obj.tempobj.style.opacityobj.degree/101 } else { clearInterval(fadeclearobj.slideshowid) obj.nextcanvas(obj.curcanvasobj.canvasbase+_0)? obj.canvasbase+_0 : obj.canvasbase+_1 obj.tempobjiebrowser? iebrowserobj.nextcanvas : document.getElementById(obj.nextcanvas) obj.populateslide(obj.tempobj, obj.nextimageindex) obj.nextimageindex(obj.nextimageindexobj.postimages.length-1)? obj.nextimageindex+1 : 0 setTimeout(fadearray+obj.slideshowid+.rotateimage(), obj.delay) } } fadeshow.prototype.populateslidefunction(picobj, picindex) { var slideHTML if (this.theimagespicindex1!) //if associated link exists for image slideHTMLa href+this.theimagespicindex1+ target+this.theimagespicindex2+> slideHTML+img src+this.postimagespicindex.src+ border+this.imageborder+px> if (this.theimagespicindex1!) //if associated link exists for image slideHTML+/a> picobj.innerHTMLslideHTML } fadeshow.prototype.rotateimagefunction() { if (this.pausecheck1) //if pause onMouseover enabled, cache object var cacheobjthis if (this.mouseovercheck1) setTimeout(function(){cacheobj.rotateimage()}, 100) else if (iebrowser&&dom||dom) { this.resetit() var crossobjthis.tempobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) crossobj.style.zIndex++ fadeclearthis.slideshowidsetInterval(fadepic(fadearray+this.slideshowid+),50) this.curcanvas(this.curcanvasthis.canvasbase+_0)? this.canvasbase+_1 : this.canvasbase+_0 } else { var ns4imgobjdocument.imagesdefaultslide+this.slideshowid ns4imgobj.srcthis.postimagesthis.curimageindex.src } this.curimageindex(this.curimageindexthis.postimages.length-1)? this.curimageindex+1 : 0 } fadeshow.prototype.resetitfunction() { this.degree10 var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) if (crossobj.filters&&crossobj.filters0) { if (typeof crossobj.filters0.opacitynumber) //if IE6+ crossobj.filters(0).opacitythis.degree else //else if IE5.5- crossobj.style.filteralpha(opacity+this.degree+) } else if (crossobj.style.MozOpacity) crossobj.style.MozOpacitythis.degree/101 else if (crossobj.style.KhtmlOpacity) crossobj.style.KhtmlOpacitythis.degree/100 else if (crossobj.style.opacity&&!crossobj.filters) crossobj.style.opacitythis.degree/101 } fadeshow.prototype.startitfunction() { var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) this.populateslide(crossobj, this.curimageindex) if (this.pausecheck1) { //IF SLIDESHOW SHOULD PAUSE ONMOUSEOVER var cacheobjthis var crossobjcontaineriebrowser? iebrowsermaster+this.slideshowid : document.getElementById(master+this.slideshowid) crossobjcontainer.onmouseoverfunction(){cacheobj.mouseovercheck1} crossobjcontainer.onmouseoutfunction(){cacheobj.mouseovercheck0} } this.rotateimage() }function MM_swapImgRestore() { //v3.0 var i,x,adocument.MM_sr; for(i0;a&&ia.length&&(xai)&&x.oSrc;i++) x.srcx.oSrc;}function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) ddocument; if((pn.indexOf(?))>0&&parent.frames.length) { dparent.framesn.substring(p+1).document; nn.substring(0,p);} if(!(xdn)&&d.all) xd.alln; for (i0;!x&&id.forms.length;i++) xd.formsin; for(i0;!x&&d.layers&&id.layers.length;i++) xMM_findObj(n,d.layersi.document); if(!x && d.getElementById) xd.getElementById(n); return x;}function MM_swapImage() { //v3.0 var i,j0,x,aMM_swapImage.arguments; document.MM_srnew Array; for(i0;i(a.length-2);i+3) if ((xMM_findObj(ai))!null){document.MM_srj++x; if(!x.oSrc) x.oSrcx.src; x.srcai+2;}}//-->/script>!-- Slide show End-->/head>body onLoadMM_preloadImages(images/gallery_over.jpg,images/partner_over.jpg,images/faq_over.jpg,images/home_over.jpg,images/quality_over.jpg,images/ourunit_over.jpg,images/about_over.jpg,images/work_over.jpg,images/contact_over.jpg)>table width100% border0 aligncenter cellpadding0 cellspacing0> tr> td height97 aligncenter valignmiddle backgroundimages/logo_bg4.jpg>table width1003 border0 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width88> /td> td width915 valignmiddle>table width910 border0 cellspacing0 cellpadding0> tr> td alignleft valigntop>img srcimages/logo_1.jpg altlogo_1 width811 height79>/td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td height64 aligncenter valigntop backgroundimages/menu_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td height12 alignleft valigntop>/td> /tr> tr> td height32 alignleft valigntop>table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td width924 alignright valigntop>table width662 border0 alignright cellpadding0 cellspacing0> tr> td width78>a hrefindex.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image2,,images/home_over.jpg,1)>img srcimages/home_up.jpg althome nameImage2 width78 height32 border0>/a>/td> td>a hrefquality.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image3,,images/quality_over.jpg,1)>img srcimages/quality_up.jpg altquality nameImage3 width103 height32 border0>/a>/td> td>a hrefourunit.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image4,,images/ourunit_over.jpg,1)>img srcimages/ourunit_up.jpg altourunit nameImage4 width110 height32 border0>/a>/td> td>a hrefpartner.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image11,,images/about_over.jpg,1)>img srcimages/about_up.jpg altabout nameImage11 width117 height32 border0>/a>/td> td>a hrefgallery.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image12,,images/work_over.jpg,1)>img srcimages/work_up.jpg altgallery nameImage12 width116 height32 border0>/a>/td> td>a hrefcontact.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image7,,images/contact_over.jpg,1)>img srcimages/contact_up.jpg altpartner nameImage7 width138 height32 border0>/a>/td> /tr> /table>/td> td width79 alignleft valigntop> /td> /tr> /table>/td> /tr> tr> td height20 alignright valignbottom>img srcimages/img.jpg altimg width253 height7 border0>/td> /tr> /table>/td> /tr> tr> td height90 aligncenter valigntop backgroundimages/header_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width185>img srcimages/head_left.gif width172 height90>/td> td width655>img srcimages/head1_txt1.jpg width668 height90>/td> td width163>img srcimages/head_right.jpg width163 height90>/td> /tr> /table>/td> /tr> tr> td height484 aligncenter valigntop backgroundimages/header2_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td valigntop>table width1003 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width87>img srcimages/home_l.jpg althome_ width87 height69 border0>/td> td width331>table width331 border0 alignleft cellpadding0 cellspacing0> tr> td alignleft valigntop>script typetext/javascript>//This script will show the fade-in-show. Put it where you need the fade in show to show up.//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0no, 1yes), optionalRandomOrder)new fadeshow(fadeimages, 331, 382, 0, 2000, 1, O) /script>/td> /tr> tr> td alignright valigntop>img srcimages/img6.jpg width331 height23 border0>/td> /tr> /table>/td> td width506>table width506 border0 alignleft cellpadding0 cellspacing0> tr> td alignleft valigntop>img srcimages/img2.jpg width506 height26>/td> /tr> tr> td alignleft valigntop>img srcimages/img3.jpg altimg3 width506 height17 border0>/td> /tr> tr> td alignleft valigntop backgroundimages/contentbg.jpg>table width506 border0 alignleft cellpadding0 cellspacing0> tr> td height245 alignleft valigntop>table width505 border0 alignleft cellpadding0 cellspacing0> tr> td width486>p classtxt>Fizz Clothing is an apparel production and export company based in New Delhi, India. Established by two fashion enthusiasts in 2001, Fizz Clothing is all about clothes that are effortlessly stylish and highly affordable. We specialize in high street fashion garments for women who want the season’s must-have look, and our range includes tops, skirts, blouses, dresses, and corsets. Our particular expertise lies in fashionable, up-to-the minute prints on cottons, georgettes and chiffons.br> br> Our young and highly skilled team will trawl the markets to get you en vogue fabrics, prints, embellishments, and embroideries. We understand that the fashion industry is fluid and our team will provide inputs into your designs, colours, fabrics and styles so that you are always on the cutting edge of fashion. /p> p classtxt>Our commitment to providing quality products at internationally competitive prices and following ethical manufacturing practices is unwavering. When you work with us, you are guaranteed a smooth and easy experience./p>/td> td width19> /td> /tr> /table>/td> /tr> tr> td height31 alignleft valigntop> /td> /tr> /table>/td> /tr> tr> td alignleft valigntop>img srcimages/img4.jpg altimg4 width506 height23 border0>/td> /tr> /table>/td> td>img srcimages/home_r.jpg althome_r width79 height68 border0>/td> /tr> tr alignleft valigntop> td> /td> td> /td> td> /td> td> /td> /tr> /table>/td> /tr> tr> td valigntop> /td> /tr> tr> td valigntop>table width832 border0 aligncenter cellpadding0 cellspacing0> tr> td width439 alignleft valignmiddle>span classtxt>Design & Concept/span> - span classlink>a hrefhttp://www.eparivartan.com/ target_blank>Parivartan/a>/span>/td> td width393 alignright valignmiddle classtxt>div alignright>Copyright © 2010 Fizz Clothing Company. All Right Reserved. /div>/td> /tr> /table>/td> /tr> /table>/td> /tr>/table>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 30 Dec 2024 20:21:59 GMTServer: Apache/2Upgrade: h2,h2cConnection: UpgradeLast-Modified: Tue, 25 Jun 2013 17:49:15 GMTETag: 471e-4dffe25c1fcc0Accept-Ranges: bytesContent-Length: 18206Vary: Accept-Encoding,User-AgentContent-Type: text/html !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtd>html>head>title>:: Fizz Clothing Company ::/title>link relstylesheet hrefstylesheet/fizz.css typetext/css >meta http-equivContent-Type contenttext/html; charsetUTF-8>script languageJavaScript typetext/JavaScript>!--function MM_preloadImages() { //v3.0 var ddocument; if(d.images){ if(!d.MM_p) d.MM_pnew Array(); var i,jd.MM_p.length,aMM_preloadImages.arguments; for(i0; ia.length; i++) if (ai.indexOf(#)!0){ d.MM_pjnew Image; d.MM_pj++.srcai;}}}//-->/script>style typetext/css>#extra_controls, #scrollbar { display:none; /* hide from incapable */ }div#wn { float:left; margin-right:8px; } div#scrollbar { float:left; }.clearer { clear:left; }/style>style typetext/css>#extra_controls, #scrollbar { display:none; /* hide from incapable */ }div#wn { float:left; margin-right:8px; } div#scrollbar { float:right; }.clearer { clear:left; }/style>script srcjs/dw_event.js typetext/javascript>/script>script srcjs/dw_scroll.js typetext/javascript>/script>script srcjs/dw_scrollbar.js typetext/javascript>/script>script srcjs/scroll_controls.js typetext/javascript>/script>script typetext/javascript>!--function init_dw_Scroll() { var wndo new dw_scrollObj(wn, lyr1); wndo.setUpScrollbar(dragBar, track, v, 0, 0); // id, autohide (hide when not needed), axis wndo.setUpScrollControls(scrollbar, true, v); // Links to swap content wndo.setUpLoadLinks(extra_controls); // Demonstrating jump to top and scroll to ID controls wndo.setUpScrollControls(extra_controls); // Demonstrating how you can include a jump to top link inside the scroll area wndo.setUpScrollControls(wn); }// if necessary objects exists link in the style sheet and call the init function onloadif ( dw_scrollObj.isSupported() ) { dw_writeStyleSheet(css/home.css); dw_Event.add( window, load, init_dw_Scroll);}//-->/script>!--Slide show start-->script typetext/javascript>!--/************************************************ Ultimate Fade-In Slideshow, Posted by Abhi Shah, AJ, http://www.abhi.com.np* This notice MUST stay intact for legal use* Visit http://www.abhi.com.np/ for this script and more.***********************************************/ var fadeimagesnew Array()//SET IMAGE PATHS. Extend or contract array as neededfadeimages0images/slideshow1.jpg, , //plain image syntaxfadeimages1images/slideshow2.jpg, , //image with link syntaxfadeimages2images/slideshow3.jpg, , // IF YOU NEED TO PUT A LINK TO THE IMAGE, YOU CAN ADD LINKS LIKE THE WAY SHOWN IN THE ---->>>> fadeimages1// IF YOU DONT WANT TO PUT ANY LINK TO IT ... LEAVE IT BLANK AS fadeimages0 var fadebgcolorblack////NO need to edit beyond here///////////// var fadearraynew Array() //array to cache fadeshow instancesvar fadeclearnew Array() //array to cache corresponding clearinterval pointers var dom(document.getElementById) //modern dom browsersvar iebrowserdocument.all function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder) { this.pausecheckpause this.mouseovercheck0 this.delaydelay this.degree10 //initial opacity degree (10%) this.curimageindex0 this.nextimageindex1 fadearrayfadearray.lengththis this.slideshowidfadearray.length-1 this.canvasbasecanvas+this.slideshowid this.curcanvasthis.canvasbase+_0 if (typeof displayorder!undefined) theimages.sort(function() {return 0.5 - Math.random();}) //thanks to Mike (aka Mwinter) :) this.theimagestheimages this.imageborderparseInt(borderwidth) this.postimagesnew Array() //preload images for (p0;ptheimages.length;p++){ this.postimagespnew Image() this.postimagesp.srctheimagesp0 } var fadewidthfadewidth+this.imageborder*2var fadeheightfadeheight+this.imageborder*2 if (iebrowser&&dom||dom) //if IE5+ or modern browsers (ie: Firefox)document.write(div idmaster+this.slideshowid+ styleposition:relative;width:+fadewidth+px;height:+fadeheight+px;overflow:hidden;>div id+this.canvasbase+_0 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>div id+this.canvasbase+_1 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>/div>)elsedocument.write(div>img namedefaultslide+this.slideshowid+ src+this.postimages0.src+>/div>) if (iebrowser&&dom||dom) //if IE5+ or modern browsers such as Firefoxthis.startit()else { this.curimageindex++ setInterval(fadearray+this.slideshowid+.rotateimage(), this.delay) }}function fadepic(obj) { if (obj.degree100) { obj.degree+10 if (obj.tempobj.filters&&obj.tempobj.filters0) { if (typeof obj.tempobj.filters0.opacitynumber) //if IE6+ obj.tempobj.filters0.opacityobj.degree else //else if IE5.5- obj.tempobj.style.filteralpha(opacity+obj.degree+) } else if (obj.tempobj.style.MozOpacity) obj.tempobj.style.MozOpacityobj.degree/101 else if (obj.tempobj.style.KhtmlOpacity) obj.tempobj.style.KhtmlOpacityobj.degree/100 else if (obj.tempobj.style.opacity&&!obj.tempobj.filters) obj.tempobj.style.opacityobj.degree/101 } else { clearInterval(fadeclearobj.slideshowid) obj.nextcanvas(obj.curcanvasobj.canvasbase+_0)? obj.canvasbase+_0 : obj.canvasbase+_1 obj.tempobjiebrowser? iebrowserobj.nextcanvas : document.getElementById(obj.nextcanvas) obj.populateslide(obj.tempobj, obj.nextimageindex) obj.nextimageindex(obj.nextimageindexobj.postimages.length-1)? obj.nextimageindex+1 : 0 setTimeout(fadearray+obj.slideshowid+.rotateimage(), obj.delay) } } fadeshow.prototype.populateslidefunction(picobj, picindex) { var slideHTML if (this.theimagespicindex1!) //if associated link exists for image slideHTMLa href+this.theimagespicindex1+ target+this.theimagespicindex2+> slideHTML+img src+this.postimagespicindex.src+ border+this.imageborder+px> if (this.theimagespicindex1!) //if associated link exists for image slideHTML+/a> picobj.innerHTMLslideHTML } fadeshow.prototype.rotateimagefunction() { if (this.pausecheck1) //if pause onMouseover enabled, cache object var cacheobjthis if (this.mouseovercheck1) setTimeout(function(){cacheobj.rotateimage()}, 100) else if (iebrowser&&dom||dom) { this.resetit() var crossobjthis.tempobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) crossobj.style.zIndex++ fadeclearthis.slideshowidsetInterval(fadepic(fadearray+this.slideshowid+),50) this.curcanvas(this.curcanvasthis.canvasbase+_0)? this.canvasbase+_1 : this.canvasbase+_0 } else { var ns4imgobjdocument.imagesdefaultslide+this.slideshowid ns4imgobj.srcthis.postimagesthis.curimageindex.src } this.curimageindex(this.curimageindexthis.postimages.length-1)? this.curimageindex+1 : 0 } fadeshow.prototype.resetitfunction() { this.degree10 var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) if (crossobj.filters&&crossobj.filters0) { if (typeof crossobj.filters0.opacitynumber) //if IE6+ crossobj.filters(0).opacitythis.degree else //else if IE5.5- crossobj.style.filteralpha(opacity+this.degree+) } else if (crossobj.style.MozOpacity) crossobj.style.MozOpacitythis.degree/101 else if (crossobj.style.KhtmlOpacity) crossobj.style.KhtmlOpacitythis.degree/100 else if (crossobj.style.opacity&&!crossobj.filters) crossobj.style.opacitythis.degree/101 } fadeshow.prototype.startitfunction() { var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) this.populateslide(crossobj, this.curimageindex) if (this.pausecheck1) { //IF SLIDESHOW SHOULD PAUSE ONMOUSEOVER var cacheobjthis var crossobjcontaineriebrowser? iebrowsermaster+this.slideshowid : document.getElementById(master+this.slideshowid) crossobjcontainer.onmouseoverfunction(){cacheobj.mouseovercheck1} crossobjcontainer.onmouseoutfunction(){cacheobj.mouseovercheck0} } this.rotateimage() }function MM_swapImgRestore() { //v3.0 var i,x,adocument.MM_sr; for(i0;a&&ia.length&&(xai)&&x.oSrc;i++) x.srcx.oSrc;}function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) ddocument; if((pn.indexOf(?))>0&&parent.frames.length) { dparent.framesn.substring(p+1).document; nn.substring(0,p);} if(!(xdn)&&d.all) xd.alln; for (i0;!x&&id.forms.length;i++) xd.formsin; for(i0;!x&&d.layers&&id.layers.length;i++) xMM_findObj(n,d.layersi.document); if(!x && d.getElementById) xd.getElementById(n); return x;}function MM_swapImage() { //v3.0 var i,j0,x,aMM_swapImage.arguments; document.MM_srnew Array; for(i0;i(a.length-2);i+3) if ((xMM_findObj(ai))!null){document.MM_srj++x; if(!x.oSrc) x.oSrcx.src; x.srcai+2;}}//-->/script>!-- Slide show End-->/head>body onLoadMM_preloadImages(images/gallery_over.jpg,images/partner_over.jpg,images/faq_over.jpg,images/home_over.jpg,images/quality_over.jpg,images/ourunit_over.jpg,images/about_over.jpg,images/work_over.jpg,images/contact_over.jpg)>table width100% border0 aligncenter cellpadding0 cellspacing0> tr> td height97 aligncenter valignmiddle backgroundimages/logo_bg4.jpg>table width1003 border0 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width88> /td> td width915 valignmiddle>table width910 border0 cellspacing0 cellpadding0> tr> td alignleft valigntop>img srcimages/logo_1.jpg altlogo_1 width811 height79>/td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td height64 aligncenter valigntop backgroundimages/menu_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td height12 alignleft valigntop>/td> /tr> tr> td height32 alignleft valigntop>table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td width924 alignright valigntop>table width662 border0 alignright cellpadding0 cellspacing0> tr> td width78>a hrefindex.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image2,,images/home_over.jpg,1)>img srcimages/home_up.jpg althome nameImage2 width78 height32 border0>/a>/td> td>a hrefquality.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image3,,images/quality_over.jpg,1)>img srcimages/quality_up.jpg altquality nameImage3 width103 height32 border0>/a>/td> td>a hrefourunit.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image4,,images/ourunit_over.jpg,1)>img srcimages/ourunit_up.jpg altourunit nameImage4 width110 height32 border0>/a>/td> td>a hrefpartner.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image11,,images/about_over.jpg,1)>img srcimages/about_up.jpg altabout nameImage11 width117 height32 border0>/a>/td> td>a hrefgallery.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image12,,images/work_over.jpg,1)>img srcimages/work_up.jpg altgallery nameImage12 width116 height32 border0>/a>/td> td>a hrefcontact.html onMouseOutMM_swapImgRestore() onMouseOverMM_swapImage(Image7,,images/contact_over.jpg,1)>img srcimages/contact_up.jpg altpartner nameImage7 width138 height32 border0>/a>/td> /tr> /table>/td> td width79 alignleft valigntop> /td> /tr> /table>/td> /tr> tr> td height20 alignright valignbottom>img srcimages/img.jpg altimg width253 height7 border0>/td> /tr> /table>/td> /tr> tr> td height90 aligncenter valigntop backgroundimages/header_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width185>img srcimages/head_left.gif width172 height90>/td> td width655>img srcimages/head1_txt1.jpg width668 height90>/td> td width163>img srcimages/head_right.jpg width163 height90>/td> /tr> /table>/td> /tr> tr> td height484 aligncenter valigntop backgroundimages/header2_bg.jpg stylebackground-repeat:repeat-x; >table width1003 border0 aligncenter cellpadding0 cellspacing0> tr> td valigntop>table width1003 aligncenter cellpadding0 cellspacing0> tr alignleft valigntop> td width87>img srcimages/home_l.jpg althome_ width87 height69 border0>/td> td width331>table width331 border0 alignleft cellpadding0 cellspacing0> tr> td alignleft valigntop>script typetext/javascript>//This script will show the fade-in-show. Put it where you need the fade in show to show up.//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0no, 1yes), optionalRandomOrder)new fadeshow(fadeimages, 331, 382, 0, 2000, 1, O) /script>/td> /tr> tr> td alignright valigntop>img srcimages/img6.jpg width331 height23 border0>/td> /tr> /table>/td> td width506>table width506 border0 alignleft cellpadding0 cellspacing0> tr> td alignleft valigntop>img srcimages/img2.jpg width506 height26>/td> /tr> tr> td alignleft valigntop>img srcimages/img3.jpg altimg3 width506 height17 border0>/td> /tr> tr> td alignleft valigntop backgroundimages/contentbg.jpg>table width506 border0 alignleft cellpadding0 cellspacing0> tr> td height245 alignleft valigntop>table width505 border0 alignleft cellpadding0 cellspacing0> tr> td width486>p classtxt>Fizz Clothing is an apparel production and export company based in New Delhi, India. Established by two fashion enthusiasts in 2001, Fizz Clothing is all about clothes that are effortlessly stylish and highly affordable. We specialize in high street fashion garments for women who want the season’s must-have look, and our range includes tops, skirts, blouses, dresses, and corsets. Our particular expertise lies in fashionable, up-to-the minute prints on cottons, georgettes and chiffons.br> br> Our young and highly skilled team will trawl the markets to get you en vogue fabrics, prints, embellishments, and embroideries. We understand that the fashion industry is fluid and our team will provide inputs into your designs, colours, fabrics and styles so that you are always on the cutting edge of fashion. /p> p classtxt>Our commitment to providing quality products at internationally competitive prices and following ethical manufacturing practices is unwavering. When you work with us, you are guaranteed a smooth and easy experience./p>/td> td width19> /td> /tr> /table>/td> /tr> tr> td height31 alignleft valigntop> /td> /tr> /table>/td> /tr> tr> td alignleft valigntop>img srcimages/img4.jpg altimg4 width506 height23 border0>/td> /tr> /table>/td> td>img srcimages/home_r.jpg althome_r width79 height68 border0>/td> /tr> tr alignleft valigntop> td> /td> td> /td> td> /td> td> /td> /tr> /table>/td> /tr> tr> td valigntop> /td> /tr> tr> td valigntop>table width832 border0 aligncenter cellpadding0 cellspacing0> tr> td width439 alignleft valignmiddle>span classtxt>Design & Concept/span> - span classlink>a hrefhttp://www.eparivartan.com/ target_blank>Parivartan/a>/span>/td> td width393 alignright valignmiddle classtxt>div alignright>Copyright © 2010 Fizz Clothing Company. All Right Reserved. /div>/td> /tr> /table>/td> /tr> /table>/td> /tr>/table>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]