function fundate()
{
	document.write('Previous Shipment :: 7 PM IST Wednesday 10 August,                                 2005<br>                                Next Shipment :: 7 PM IST Thursday 11 August, 2005.');
}

function daydate()
{
	document.write('11 August, 2005');
}

function howtoorder()
{
	document.write('<td colspan="4" class="prodhead" style="{padding-top: 0}"><br><span class="bodysmall"><B>How to order</B>: The map image can be ordered online. You can order the map image in JPEG, TIFF or EPS format.  Payment can be made through our Secure Payment Gateway by using any Master or Visa Credit Card or through PayPal.<BR><BR><B>Customized Maps</B><BR>We also offer commissioned map images to suit your requirements. The map images can be provided in your desired size, style and format. We also offer plotting of various points, locations of your offices, dealer locations, Bank Branches etc. on our map images.</span></td>');
}

function contactguru()
{
	document.write('<td colspan="2" style="{padding-top: 20; padding-left: 10; padding-right: 25; padding-bottom: 35}" class="bodynew">We can also customize maps for you as per your requirements. For more details, please write to <a href="mailto:gurmeet@infobase.co.in" class="bodynew">gurmeet@infobase.co.in</a> with your requirement or call Gurmeet Singh at +91-9871399025 between 2:30 to 14:30 GMT</td>');
}
function set_submit(frm,val)
{
	var nam=frm.name
		var flag;

	for(i=0; i<frm.elements.length ;i++)
		{

			if(frm.elements[i].name=="currency")
			{
				if(frm.elements[i].checked)
				{
					flag="true";	
					
				}

			}
			if(frm.elements[i].name=="currency" && val=="add")
			{
				if(frm.elements[i].checked)
				{
					if(flag !="true")
					{
						flag=true;
						alert("Please select a payment currency before you proceed")		
						return false;
					}
					else
					{
															//alert(flag)
//document.forms[nam].action="http://localhost/local/printablemaps/cart/save_recs?savengo=1";
						document.forms[nam].action="http://www.printablemapstore.com/cart/save_recs.php?savengo=1";
						//frm.name.action="http://anjali/local/indiamapstore.com/template1.html";
						document.forms[nam].submit()
					}

				}
				
			}
			if(frm.elements[i].name=="Submit")
			{
				if(val=="add")
				{
					if(flag !="true")
					{
						alert("Please select a payment currency before you proceed")		
						return false;
					}
					else
					{
						document.forms[nam].action="http://printablemapstore.com/cart/save_recs.php?savengo=1";
				//		alert(document.forms[nam].action)
						document.forms[nam].submit();
					}
				}
			}


		}

}

function toplinks()
{
	document.write('<a href="http://www.printablemapstore.com" class="linktext">Home</a> | <a href="http://www.printablemapstore.com/cart/mycart.php" class="linktext">View Cart &nbsp; </a>');
}


function bottomlinks()
{
	document.write('<td style="{border-top: 1px solid #404C28;border-bottom: 1px solid #404C28}" width=779 align=center><a href="http://www.printablemapstore.com/about_us.html" class=bodytext> About us</a> | <a href="http://www.printablemapstore.com/shipping_policy.html" class=bodytext>Shipping Policy</a> | <a href="mailto:contactus@printablemapstore.com" class=bodytext>Contact us</a> | <a href="http://www.printablemapstore.com/faq.html" class=bodytext>FAQ\'s</a></td></tr><tr><td> <table width=100% cellpadding="0" cellspacing="0"><tr> <td bgcolor="#F0F4D8" width="23%" style="{padding-left:12;padding-top:15;padding-bottom:15}" align="center" valign="middle"><a href="http://www.mapxl.com/" target="_blank"><img src="http://www.printablemapstore.com/images/map_xl.gif" width="181" height="63" border="0"></a></td><td bgcolor="#F0F4D8" width="77%" valign="bottom" style="{padding-bottom: 20;padding-left: 10}" class="footertext">All Copyrights Reserved &copy;2006. <a href="http://www.printablemapstore.com" class="printable-map">Printable Map</a> Store</td></tr><tr bgcolor="#889080">           <td height="25" colspan=2>&nbsp;</td>');
}


function btmlnk()
{
	document.write('<a href="http://www.printablemapstore.com/about_us.html" class="grybtlink">About             Us</a> | <a href="http://www.printablemapstore.com/shipping_policy.html" class="grybtlink">Shipping Policy</a> | <a href="mailto:contactus@printablemapstore.com" class="grybtlink">Contact Us</a> | <a href="http://www.printablemapstore.com/faq.html" class="grybtlink">FAQ\'s</a>');
}