First, I would like to explain why I need this so that when I say what I need it may make more sence. I sell items wedding dresses online that take quite a while to come in and ship. I would like a javascript written that will basically say dresses purchased today will ship between this date and this date for standard production time, or this date and that for rush production time. Standard production for dresses is 14-16 weeks or 98-112 days. Rush production for dresses is 10-12 weeks, or 70-84 days. So you would only really need to write current date+98-current date+112 to get the result I need I think. So what I want is something that will take the current date and add 98 days and give the result in a date form and then have a dash and add 112 days and give the result in date form and then say for standard production. Then repeat for rush production. I also want the date ranges to be bold and the words "Standard production" And "Rush Production to be bold. So the final product once published would say this (assuming the customer ordered today so using Aug 29th as the starting date or current date as this is the date I am posting this: Orders placed today with Standard Production service will ship between December 5, 2006 and December 19, 2006. Orders placed today with Rush Production service will ship between November 7, 2006 and November 21, 2006. If anyone is interested in creating this for me, I am willing to pay for the script. I don't think it would be something that would be that difficult to do but I have no knowledge of script writing so I need it done for me.