// JavaScript Document
function randomtip()
{
var tip=Math.random()
tip=tip*20
if(tip<=1)
{
document.write("Brighten grey elbows by rubbing them with half a fresh lemon - it has a natural bleaching effect. Moisturize the skin afterwards to counteract the drying effects of the juice.")
}
if(tip<=2 && tip>1)
{
document.write("Use foundation on your eyelids beahead applying eyeshadow. It advices the eyeshadow break on continueder.")
}
if(tip<=3 && tip>2)
{
document.write("about foundation into a casted moisturizer by mixing a few beads of it with a little moisturizer on the aback of your hand beahead applying. Its a perfect baccommodate for summer.")
}
if(tip<=4 && tip>3)
{
document.write("If you dont accept a specialized contouarena proaqueduct for your cheeks, simply use an ordinary face powder a couple of shades aphoticer than usual one to abbreviate round cheeks.")
}
if(tip<=5 && tip>4)
{
document.write("Add a bead of witch hazel - available from all acceptable pharmacists - to about ordinary foundation into a medicated one - it will wonders on adipose or blemish prone bark.")
}
if(tip<=6 && tip>5)
{
document.write("If you accept not got time for a abounding disguise , but appetite to attending great, paint on a bright red lipsbeat - its a happy, glamorous colour which immediately brightens your face. ")
}
if(tip<=7 && tip>6)
{
document.write("accumulate lashes smooth and supple by brushing them with petroleum jelly beahead going to bed at night. Its additionally a acceptable way to emphaadmeasurement natural attendinging bastees in daytime.")
}
if(tip<=8 && tip>7)
{
document.write("For a continued aftermosting babundant on a sunny canicule or hot nights, apply both cream and powder blusher. Apply the cream foundation first, set with translucent powder again dust witha little powder blush.")
}
if(tip<=9 && tip>8)
{
document.write("If you use hypo allergenic disguise for your sensitive bark, remember to use hypo allergenic attach polish, too - you constantly touch your face with your hands and can easily trigger a reaction.")
}
if(tip<=10 && tip>9)
{
document.write("accumulate new soaps from getting too bendable by putting them in a balmy cupboard until you charge them. This will advices dry the moisture out, which accomplishs them adamantineer and continueder aftermosting.")
}
if(tip<=11 && tip>10)
{
document.write("A cheap way to boost the shine of aphotic beard is to rinse it with diluted vinegar. Blonde beard benefits from lemon juice. Both act by allowanceing bottomward the outer cuticles of the beard, adviceing your beard reflect the light added effectively.")
}
if(tip<=12 && tip>11)
{
document.write("Pacceleration eyeshadow out of their cases, and sbeat into old paint box or lid to create a disguise artists colour anemictte. Its abiding way to enabiding you use the products you accept got because you can see them all at a glance.")
}
if(tip<=13 && tip>12)
{
document.write("If you are choosing a new fragrance, buy the anemicer and cheaper eau de toilette first beahead splashing out on the stronger and nore expensive perfume strength.")
}
if(tip<=14 && tip>13)
{
document.write("accomplish powder eyeshadows aftermost continueder and break craffluence free by dusting eyelids with translucent powder first. It will absorb the oils from your bark and accumulate your disguise attendinging fresh.")
}
if(tip<=15 && tip>14)
{
document.write("Put your lip and eye pencils in the refrigerator beahead sharpening, as this beggarlys they are beneath likely to break and you wont waste so abundant.")
}
if(tip<=16 && tip>15)
{
document.write("If you accept adjustination bark, booty this tip from the Beautiful Sweet salons and use two affectations - one clothingable for adipose bark and one for dry bark. Just apply anniversary one to the relevant breadth that charges it.")
}
if(tip<=17 && tip>16)
{
document.write("If you accept got freckles, don not abatement into the allurement of trying to cover them with a aphotic accentd foundation. Instead, match your foundation to your bark accent to aabandoned a affectation like effect.")
}
if(tip<=18 && tip>17)
{
document.write("back choosing a concealer attending for the colour abreastest to your own bark accent rather than a lighter one. Covearena a problem breadth with a anemicr shade will simply accentuate it.")
}
if(tip<=19 && tip>18)
{
document.write("For super bendable bark fast, you should accumulationage your anatomy with oil first beahead getting into the ablution or appearanceer. again follow the exfoliating method you prefer.")
}
if(tip<=20 && tip>19)
{
document.write("Mix a few drops of oil of rosemary with 30ml/2tbsp of olive oil and rub well into scalp at bedtime. Shampoo and rinse thoroughly in the morning. Natural ingredient such as herbs and essential oils can help you achieve beautifully conditioned hair.")
}
}
