/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.nationwide-signing-service-notary.com/index.html'],
	['Mobile Notary', 'http://www.nationwide-signing-service-notary.com/mobile_notary.html'],
	['Loan Documents', 'http://www.nationwide-signing-service-notary.com/notary_loan_documents.html'],
	['New Notaries Sign Up Here', 'http://www.nnssinc2.com/addnotary.aspx'],
	['Registered Notary Login', 'http://www.nnssinc2.com/notarylogin.aspx'],
	['New Customers Sign Up Here', 'http://www.nnssinc2.com/addcustomer.aspx'],
	['Registered Customer Login', 'http://www.nnssinc2.com/custlogin.aspx'],
	['Contact Us', 'http://www.nationwide-signing-service-notary.com/contact.html'],
	['Document Viewers', 'http://www.nationwide-signing-service-notary.com/notary_document_viewers.html']
];

