
function fnmenu()
{
	var str="";
	str+="	<ul id='mainmenu'>";
	str+="	<li><a href='index.html'>Home</a></li>";
	str+="	<li><a href='whoweare.html'>Who we are</a></li>";
	str+="	<li><a href='services.html'>Services</a></li>";
	str+="	<li><a href='products.html'>Products</a></li>";
	str+="	<li><a href='portfolio.html'>Portfolio</a></li>";
	str+="	<li><a href='careers.html'>Careers</a></li>";
	str+="	<li><a href='hosting.html'>Hosting</a></li>";
	str+="	<li><a href='testimonials.html'>Testimonials</a></li>";
	str+="	<li><a href='contactus.html'>Contact Us</a></li>";
	str+="	</ul>";						
	document.write(str);
}// JavaScript Document

function footer()
{
	var str="";
	str+="<a href='Offshore-Software-Development-Company-India.html'>Software Development</a> - <a href='Outsourcing-Multimedia-Development-Company-India.html'>Multimedia Development</a> - <a href='e-commerce-development-india.html'>E-Commerce</a> - <a href='Sharepoint-Development-india.html'>Sharepoint Development</a> - <a href='Offshore-Web-Development-Company-India.html'>Web Application Development</a> - <a href='Search-Engine-Optimization-(SEO)-india.html'>Search Engine Optimization </a> - <a href='conten- management-system-development-india.html'>CMS Solution development</a> - <a href='ERP-solution-india.html'>ERP</a> - <a href='Website-maintenance-and-redesign-services-india.html'>Website maintenance and redesign services</a> - <a href='Mobile-applications-development-india.html'>Mobile Applications</a> - <a href='BPO-Services-India.html'>BPO Services</a> - <a href='Hardware-Sales-India.html'>Hardware Sales</a> - <a href='Consultancy-Services-India.html'>Consultancy Services</a><br />";

	
	str+="<a href='index.html'>Home</a> - <a href='whoweare.html'>Who We Are</a> - <a href='services.html'>Services</a> - <a href='products.html'>Products</a> - <a href='portfolio.html'>Portfolio</a> - <a href='careers.html'>Careers</a> - <a href='hosting.html'>Hosting</a> - <a href='testimonials.html'>Testimonials</a> - <a href='contactus.html'>Contact Us</a> - <a href='sitemap.html'>Sitemap</a>";
	
	str+="<br />© Copyright 2010 Dezign Whiz Groups, India. All Rights Reserved.";	
	document.write(str);
}// JavaScript Document

function recentproject()
{
	var str="";
		str+="	<div id='news-container'>";
		str+="	<ul>";
		str+="	<li><a href='http://www.jsb.ac.in' target='_blank'><img src='images/recentproject1.jpg'  width='170' height='124' border='0' alt='imahe not found' title='jsb' /></a></li>";
		str+="	<li><a href='http://www.sanmitcard.com' target='_blank'><img src='images/recentproject2.jpg' width='170' height='124' border='0' alt='imahe not found' title='sanmitcard' /></a></li>";
		str+="	<li><a href='http://www.eimpact.com.au' target='_blank'><img src='images/recentproject3.jpg'  width='170' height='124' border='0' alt='imahe not found' title='eimpact' /></a></li>";
		str+="	<li><a href='http://www.wenger.net.au/' target='_blank'><img src='images/recentproject4.jpg'  width='170' height='124' border='0' alt='imahe not found' title='wenger' /></a></li>";
		str+="	</ul>";
						document.write(str);
}// JavaScript Document
// JavaScript Document
