
var items = {};

items['conversation'] = {
   'name' : "Classic Conversations Gift Pack",
   'description' : '<img align="bottom" border="0" width="600" height="450" src="images/classic-conversations-gift-pack-large.jpg" >' +
                   '<p style="text-align: left">' +
                   'The perfect way to start a very important conversation.  ' +
                   'Just In Case&reg; Intimacy compacts and Sexversation&reg; cards  ' +
                   'together can encourage honest and healthy conversations  ' +
                   'about sex and sexual health. ' +
                   'Included are: ' +
                   '<ul>' +
                   '<li>Rendez-Vous Red Classic Style Just in Case&reg; Compact <br>' +
                   'You will always feel confident and chic while carrying ' +
                   'this discreet, beautiful compact. Each ruby red compact ' +
                   'is coated in clear acrylic. Compact opens to a mirror, ' +
                   'with a hidden compartment for condoms. ' +

                   '<ul>' +
                   '<li> Measures 2 1/2&Prime; tall by 2 1/2&Prime; wide and 7/8&Prime; deep. </li>' +
                   '<li> Inside a red organza drawstring pouch with two complimentary condoms. </li>' +
                   '</ul>' +
                   '</li>' +

                   '<li> Sexversation&reg; Cards <br>' +

                   '52 Questions in a chic deck of cards designed to incite respectful ' +
                   'conversations about sex and sexual health, to discover thoughts, ' +
                   'experiences, beliefs, and values. <br>' +
                   '</li>' +
                   '</ul>' +

                   'Gift bag may vary in color from picture. ' +

                   '</p>',
   'optionName' : '',
   'options' : [],
   'price' : '29.95'
}

items['lubricant'] = {
   'name' : "Pink Lubricant 4oz",
   'description' : '<img align="bottom" border="0" width="600" height="450" src="images/pink-lubricant-large.jpg" >' +
                   '<p style="text-align: left">' +
                   'PINK is both elegant and discrete! Packaged in Italian ' +
                   'glass, this personal lubricant will fit right in with ' +
                   'your perfume and cosmetics bottles. ' +
                   '</p>' +

                   '<p style="text-align: left">' +
                   'Pink is formulated with Dimethicone, which is the ' +
                   'highest grade of silicone on the market, along with ' +
                   'Vitamin E and Aloe Vera for a clean, healthy solution ' +
                   'that washes off easily and provides the maximum ' +
                   'protection from most allergic reactions. And of course, ' +
                   'it is safe to use with condoms! ' +
                   '<p>',
   'optionName' : '',
   'options' : [],
   'price' : '19.95'
}

items['singleuse'] = {
   'name' : "Pink Single Use Packets",
   'description' : '<img align="bottom" border="0" width="600" height="450" src="images/pink-single-use-packets-large.jpg" >' +
                   '<p style="text-align: left">' +
                   'PINK lubricant is a silicone based lubricant ' +
                   'specifically formulated for women, fortified with ' +
                   'Vitamin E, Aloe Vera, and Grape Seed extract. (And ' +
                   'condom safe!) ' +
                   '</p>' +
                   '<p style="text-align: left">' +
                   'Now packaged in a convenient single use size... a ' +
                   'perfect fit for the Just In Case Compacts! Now you can ' +
                   'carry your own personal lubricant with your ' +
                   'condom...Just in Case! ' +
                   'Organza bag includes 2 single use packets. (2ml per packet) ' +
                   '</p>',
   'optionName' : '',
   'options' : [],
   'price' : '2.00',
   'shipping' : '1.00'
}


