Advertsing







Rahul Salokhe Web Designer

Website Designing at Kolhapur Maharashtra India. Web Devlopment with professional services. Also experts in Web-Hosting, Search Engine Optimisation, Online Marketing . Also artwork, designing. We are based at Kolhapur Maharashtra India.
E-mail: rahulsalokhe@gmail.com

Java

function formatCurrency(num) { num = num.toString().replace(/\$|\,/g,''); if(isNaN(num)) num = "0"; sign = (num == (num = Math.abs(num))); num = Math.floor(num*100+0.50000000001); cents = num%100; num = Math.floor(num/100).toString(); if(cents<10) cents = "0" + cents; for (var i = 0; i < Math.floor((num.length-(1+i))/3); i++) num = num.substring(0,num.length-(4*i+3))+','+ num.substring(num.length-(4*i+3)); return (((sign)?'':'-') + num + '.' + cents); } function formatNoNorwegian(price) { var dot="."; var comma=/,/g; var dol=/§/g; var spe=/¶/g; price =price.replace(/[,]/g,"§"); price =price.replace(/[.]/g,"¶"); price =price.replace(/[¶]/g,","); price =price.replace(/[§]/g,"."); return price; } function roundToHalf(value) { var converted = parseFloat(value); // Make sure we have a number var decimal = (converted - parseInt(converted, 10)); decimal = Math.round(decimal * 10); if (decimal == 5) { return (parseInt(converted, 10)+0.5); } if ( (decimal < 3) || (decimal > 7) ) { return Math.round(converted); } else { return (parseInt(converted, 10)+0.5); } }



About Kolhapur

Kolhapur is a city situated in the south west corner of Maharashtra, India. The population of Kolhapur is around 419,000. The main language is Marathi. It is situated on the banks of river Panchganga and provides the location for the Mahalakshmi Temple. The city also lends its name to many common terms like Kolhapuri Chappal , Kolhapuri lavangi mirchi, Kolhapuri gur and Kolhapuri cuisine. Kolhapur is a very ancient city, famous for its food, headwear, footwear, jewellery, wrestling and religious connections. According to legend it was settled by Kolhasur, a demon who was later killed by Mahalakshmi to relieve the local populace. However, honouring the demon's dying wish, the city was named after him. Kolhapur finds mentions in Devi Gita, the final and most important chapter of the Srimad Devi Bhagawatam, as one the important places of Shakti worship, "Devi spoke:..."O King of Mountains! Still I am now telling something out of My affection to My Bhaktas. Hear. There is a great place of pilgrimage named Kolhapura in the southern country.