function about()
{
	img1.src="images/about_mayacaroleena_col.gif";
}
function about1()
{
	img1.src="images/about_mayacaroleena.gif";
}

function register()
{
	img2.src="images/register_col.gif";
}
function register1()
{
	img2.src="images/register.gif";
}

function build()
{
	img3.src="images/build_ring_col.gif";
}
function build1()
{
	img3.src="images/build_ring.gif";
}
function stone()
{
	img4.src="images/stone_of_month_col.gif";
}
function stone1()
{
	img4.src="images/stone_of_month.gif";
}

function products()
{
	img5.src="images/product_gallery_col.gif";
}
function products1()
{
	img5.src="images/product_gallery.gif";
}

function watches()
{
	img6.src="images/watches_col.gif";
}
function watches1()
{
	img6.src="images/watches.gif";
}

function store()
{
	img7.src="images/our_store_col.gif";
}
function store1()
{
	img7.src="images/our_store.gif";
}

function special()
{
	img8.src="images/special_collections_col.gif";
}
function special1()
{
	img8.src="images/special_collections_menu.gif";
}

function home()
{
	img9.src="images/home_col.gif";
}
function home1()
{
	img9.src="images/home.gif";
}

function contact()
{
	img10.src="images/contact_col.gif";
}
function contact1()
{
	img10.src="images/contact.gif";
}

function feed()
{
	img11.src="images/feedback_col.gif";
}
function feed1()
{
	img11.src="images/feedback.gif";
}

function return_policy()
{
	img12.src="images/return_policy_col.gif";
}
function return_policy1()
{
	img12.src="images/return_policy.gif";
}

function ihome()
{
	img13.src="images/inner_home_col.gif";
}
function ihome1()
{
	img13.src="images/inner_home.gif";
}

function icontact()
{
	img14.src="images/inner_contact_col.gif";
}
function icontact1()
{
	img14.src="images/inner_contact.gif";
}

function ifeed()
{
	img15.src="images/inner_feed_col.gif";
}
function ifeed1()
{
	img15.src="images/inner_feed.gif";
}

function ireturn()
{
	img16.src="images/inner_return_col.gif";
}
function ireturn1()
{
	img16.src="images/inner_return.gif";
}
function custom()
{
	img17.src="images/custom_design_col.gif";
}
function custom1()
{
	img17.src="images/custom_design.gif";
}



function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


function map()
{
	var newmov=window.open("map.html","LCS","width=510,height=310,scrollbars=no,top=20,left=50");
	newmov.focus();
}




function more(id,catName)
{
	
	catId = "products_inner.asp?pid="+id+"&Pname="+catName;
	window.open (catId,"secondary", "width=400,height=500,scrollbars=no,left=100,top=50")
}
function more1(id)
{
	
	catId = "products_inner1.asp?pid="+id;
	window.open (catId,"secondary", "width=400,height=200,scrollbars=yes,left=250,top=150")
}
function our_store(bigpic,title,name)
{
var des;
var pic2=bigpic;
var tit=title
var nme=name
var newwin = open('','','directories=no,width=450, height=338, hotkeys=no,location=no,menubar=no,resizable=no,screenX=25,screenY=25,scrollbars=no,titlebar=no,toolbar=no')
newwin.document.writeln('<html><head><title>'+tit+'Maya Caroleena</title></head><body style="margin:0">');
newwin.document.writeln('<div align=center>');
newwin.document.writeln('<img src='+pic2+'><br>');
newwin.document.writeln('</div>');
newwin.document.writeln('</body></html>');
newwin.document.close();
newwin.focus();
}
function stat()
 {
  window.status="You are seeing our products"
  }