|
Xdezines Studio
var themePath = 'http://www.xdezines.com/wp-content/themes/parallelus-unite1/'; // for js functions
jQuery(document).ready(function() {
// select items to apply tooltip function
$j('.tip').cluetip({showtitle: false, arrows: true, splitTitle: '|'});
$j('.tipInclude').cluetip({attribute: 'rel', showtitle: false, arrows: true}); // external file indluded tips
$j('a[title != ""]').each( function() {
// don't apply to any links in the drop down menu
if ( !$j(this).parents('.sf-menu').length ) {
$j(this).cluetip({showtitle: false, arrows: true, splitTitle: '|'});
}
});
});
jQuery(document).ready(function() {
// initialize anchor tag scrolling effect (scrollTo)
$j.localScroll();
});
// initialize slideshow (Cycle)
jQuery(document).ready(function() {
if ($j('#Slides').length > 0) {
$j('#Slides').cycle({
fx: 'scrollHorz,scrollHorz,scrollHorz,scrollHorz,scrollHorz,scrollHorz', speed: 750,
timeout: 5000,
randomizeEffects: false,
easing: 'easeOutCubic',
next: '.slideNext',
prev: '.slidePrev',
pager: '#slidePager',
cleartypeNoBg: true,
before: function() {
// reset the overlay for the next slide
$j('#SlideRepeat').css('cursor','default').unbind('click'); },
after: function() {
// get the link and apply it to the overlay
var theLink = $j(this).children('a');
var linkURL = (theLink) ? theLink.attr('href') : false;
if (linkURL) {
$j('#SlideRepeat').css('cursor','pointer').click( function() {
document.location.href = linkURL;
});
}
}
});
}
});
// general font replacement styles
Cufon.replace('h1, h2, h3, h4, h5, h6, .fancy_title div');
Cufon.replace('.headline', {textShadow: '1px 1px rgba(255, 255, 255, 1)'})('.ribbon span', {hover: true, textShadow: '-1px -1px rgba(238, 152, 15, 0.9)'}); Close
Not a member yet?
Register now and get started.Register for an accountSign in to your account.Account LoginUsernamePasswordSign inForgot your password?HomeCompanyOverviewVisionQualityPartnersCareerServicesDomain RegistrationDomain HostingLinux HostingWindows HostingWeb DevelopmentWebsite DesignWeb 2.0 DevelopmentWebsite Re-designingWord Press DesigningCorporate BrandingImage Processing EditingEcommerce SolutionShopping Cart DevelopmentJoomla DevelopmentMagento DevelopmentMobile Application DevelopmentMobile Website DevelopmentiPhone Application DevelopmentAndroid Application DevelopmentBlackberry Application DevelopmentJ2ME Application DevelopmentRich Internet ApplicationFlash DevelopmentFlex DevelopmentSearch Engine OptimizationOn Page OptimizationOff Page OptimizationSocial Bookmarking NetworkingPR SubmissionArticle Submission ServiceDirectory Submission ServiceClassfied SubmissionTechnologiesContact UsFeedsRSSFACEBOOKTWITTER Welcome To Xdezines Studio Looking For Web Design?Web Design, Offshore Development, E-Commerce Development, Word Press Customization Search Engine Optimization PR Media Advertising.Unite takes a clean, organized approach to presenting content so it's easier to find what you want. The theme includes page layouts for: full page, multi-column, blog, portfolio, contact form and an administrative login (alternate).
Xdezines Studio We are a leading and globally accepted IT solution provider and currently at the forefront of software technologies to serve the people across the world looking to their interest and demand. We spread our wings in the business of Application Development, Web Designing & Multimedia, Custom Internet Solutions / E-Commerce, Product Development & Support, Technical and Data Helpdesk, Consulting and Support Services, Legacy Applications Re-engineering, Mobile Application Development, Data Warehousing and Business Intelligence and Business Process Outsourcing (BPO). We also provide Hardware, Networking and System Integration services in India.Latest HappeningsNEWS 1Description text for this entry.NEWS 2Description text for this entry.Ask UsYour Name (required)Your Email (required)Phone Number SubjectServicesWebsite DesignLogo DesignPhp DevelopmentASP DevelopmentMobile Apps DevelopmentYour MessageVerify DetailsContact Informationinfo@xdezines.com PATELCHIKU patel_chiku chiru_26785 XDEZINES Our CompanyVisit here About our Company LinkStay ConnectedKeep track of Unite on all your favorite social networks.Contact Information(990) 942.3120
info@xdezines.com
www.xdezines.com
Copyright © 2010 - Xdezines Studio - All rights reserved. Conforms to W3C Standard XHTML & CSS Cufon.now();
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7858551-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);
})();
|