// JavaScript Document
//Name of the logos
var logo1 = "trakila_logo.jpg";
var logo2 = "lilly_logo.png";
var logo3 = "olive_logo.png";
var logo4 = "efson_logo.png";
var logo5 = "daily_logo.png";



//Heading contents
var heading1 = "Website Designing";
var heading2 = "Print Designs";
var heading3 = "Product Branding";
var heading4 = "Internet Marketing";
var heading5 = "Support & Service";



//description for the heading(s) above
var desc1 = " At AKeyDesigns we offer a complete web design service from initial consultation through to design, publication and periodic overhauls and maintenance. AKeyDesigns is a professional digital interactive agency. We specialize in projects that combine beautiful user interface design with intelligent technology. Ours is a technically sound organization that has implemented innovative solutions for a number of problems unique to our own society.";
var desc2 = "We provide a complete range of graphic design services for posters, brochures, billboards, and even logos. In short, we can handle pretty much any graphic design needs you may have, just let us familiar with what you are looking for.";
var desc3 = "If you have a product or a service, you must have the required strategy to face the existing intense market competition, and new entrants as well. Branding your product is quite significant for the growth of your business, and it's a lengthy procedure. It's not just a slogan or a logo. It's an emotion that arises in customers' mind when they hear about your company, or look at your logo. The key to derive an effective product branding is to generate desired emotion. ";
var desc4 = "Email Brochures are an excellent way to keep in touch with anyone that has shown an interest in your company, products, group or organization. A much more effective tool than a cold call piece like a postcard, an Online Brochure can become an intimate conversation piece. Online Brochures are one of the most powerful ways to reach customers and can be the most cost effective.";
var desc5 = "Our guidelines and strategies unified with maximum accuracy have indeed proved to be the perfect union in enabling our team to offer technically well-organized, efficient consistent, reliable and inexpensive solutions to take care of every online need. Our organized approach and vision towards any project, flexible working hours, transparent and prompt responses, 24 hours customer support, makes us in outpacing our competitors.";


//feature for the heading(s) above
var feature1 = "&loz; <a href=websitedesigning.php>Website Designing</a> &loz; <a href=printdesigns.php>Print Designing</a>  <br>&loz;  <a href=productbranding.php>Product Branding</a>  &loz;   <a href=internetmarketing.php>Internet Marketing</a>";

var feature2 = "&loz; <a href=websitedesigning.php>Website Designing</a> &loz; <a href=printdesigns.php>Print Designing</a>  <br>&loz;  <a href=productbranding.php>Product Branding</a>  &loz;   <a href=internetmarketing.php>Internet Marketing</a>";

var feature3 = "&loz; <a href=websitedesigning.php>Website Designing</a> &loz; <a href=printdesigns.php>Print Designing</a>  <br>&loz;  <a href=productbranding.php>Product Branding</a>  &loz;   <a href=internetmarketing.php>Internet Marketing</a>";

var feature4 = "&loz; <a href=websitedesigning.php>Website Designing</a> &loz; <a href=printdesigns.php>Print Designing</a>  <br>&loz;  <a href=productbranding.php>Product Branding</a>  &loz;   <a href=internetmarketing.php>Internet Marketing</a>";

var feature5 = "&loz; <a href=websitedesigning.php>Website Designing</a> &loz; <a href=printdesigns.php>Print Designing</a>  <br>&loz;  <a href=productbranding.php>Product Branding</a>  &loz;   <a href=internetmarketing.php>Internet Marketing</a>";

//description for the heading(s) above
var banner1 = "banner_1.jpg";
var banner2 = "banner_2.jpg";
var banner3 = "banner_3.jpg";
var banner4 = "banner_4.jpg";
var banner5 = "banner_5.jpg";

var website_url = "";

//To adjust the speed
var speed = 1000;
