var mes = new Array();
mes[0] = new Object();
mes[0].title = 'Pink Tip';
mes[0].text = 'Do not measure thread count by number alone.  The quality of the cotton matters most!<br /><a href="http://www.pioneerlinens.com/sheetset" style="font-weight:bold">Click to view</a>';

mes[1] = new Object();
mes[1].title = 'Pink Tip';
mes[1].text = 'Coverlets can be traditional or contemporary, depending on how you "dress" the bed. Pillows, shams, and bedskirts accent and complete your bed. <br /><a href="http://www.pioneerlinens.com/coverlet" style="font-weight:bold">Click to view</a>';

mes[2] = new Object();
mes[2].title = 'Pink Tip';
mes[2].text = 'Featherbeds give life to an old mattress.  Rather than buying an expensive new mattress, consider adding a layer of pure comfort.<br /><a href="http://www.pioneerlinens.com/Featherbed" style="font-weight:bold">Click to view</a>';


mes[3] = new Object();
mes[3].title = 'Pink Tip';
mes[3].text = 'Your mattress is an investment that affects your every night.  Protect that investment with a superior mattress pad. <br /><a href="http://www.pioneerlinens.com/mattresspad" style="font-weight:bold">Click to view</a>';

mes[4] = new Object();
mes[4].title = 'Pink Tip';
mes[4].text = 'Your sleeping style helps you choose a pillow density. <br />Firm - back sleeper. <br />Medium - side or back sleeper <br />Soft - stomach sleeper<br /><a href="http://www.pioneerlinens.com/downpillow" style="font-weight:bold">Click to view</a>';


mes[5] = new Object();
mes[5].title = 'Pink Tip';
mes[5].text = 'Know your mattress measurements to find the proper sheet.<br />Standard Sizes :<br />King 76" x 80"<br />California King 72" x 84"<br />Queen 60" x 80"<br />Double 54"x 75"<br />Twin 39" x 75"<br />Twin Extra Long 39" x 78"<br />Cribs 27" x 50"<br />Measurements vary widely between manufacturers.<br /><a href="http://www.pioneerlinens.com/sheetset" style="font-weight:bold">Click to view</a>';


mes[6] = new Object();
mes[6].title = 'Pink Tip';
mes[6].text = 'If the label on your pillow just says "Down", then its contents are Duck Down.  The highest quality of fill is Goose Down - available at Pioneer Linens.<br /><a href="http://www.pioneerlinens.com/downpillow" style="font-weight:bold">Click to view</a>';

mes[7] = new Object();
mes[7].title = 'Pink Tip';
mes[7].text = 'Stain Removal : RED WINE<br />Sprinkle with lots of salt, then submerse in cold water.  Rub gently.  Then Dryclean.<br /><a href="http://www.pioneerlinens.com/downpillow" style="font-weight:bold">Click to view</a>';

mes[8] = new Object();
mes[8].title = 'Pink Tip';
mes[8].text = 'Stain Removal : RUST<br />Cover stain with lemon juice and salt, then place in sun.  Or try cream of tartar sauce and hot water.  Then Launder.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';

mes[9] = new Object();
mes[9].title = 'Pink Tip';
mes[9].text = 'Stain Removal : INK<br />Cover spot with hair spray.  Rub with a clean dry cloth.  Or try rubbing alcohol prior to Dry Cleaning.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';

mes[10] = new Object();
mes[10].title = 'Pink Tip';
mes[10].text = 'Stain Removal : CANDLE WAX / CRAYON <br />Place stained area between a clean paper towel and press with a warm iron.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';

mes[11] = new Object();
mes[11].title = 'Pink Tip';
mes[11].text = 'Stain Removal : CHEWING GUM<br />Place garment in freezer, inside a plastic bag.  Then scrape gum.  For difficult stains, soak in white vinegar or egg whites, then launder.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';

mes[12] = new Object();
mes[12].title = 'Pink Tip';
mes[12].text = 'Stain Removal : BLOOD<br />Cover with salt and cool water.  Set 20 minutes.  Sponge with cool water.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';

mes[13] = new Object();
mes[13].title = 'Pink Tip';
mes[13].text = 'Stain Removal : ALCOHOLIC DRINKS<br />Soak fresh stains in cold water.<br /><a href="http://www.pioneerlinens.com/alllinencare" style="font-weight:bold">Click to view</a>';



var ran = Math.floor(Math.random()*mes.length);