function text() {
};
text = new text();
number = 0;

// md linser
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/acuvue_advance_6.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/Soflens59_6.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/Acuvue_Oasys_6.jpg width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/FocusToricVisitints6_1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/FocusVisitints6_1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/ProclearCompatibles6_1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/Air_Optix_6-p.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/maanedslinser-5c1.html><img src=http://www.linseshop.dk/images/purevision.jpg width=157 height=145 border=0></a>"

// Farvede linser
text[number++] = "<a href=../../shop/farvede-linser-7c1.html><img src=http://www.linseshop.dk/images/FreshLookColorblends1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/farvede-linser-7c1.html><img src=http://www.linseshop.dk/images/FreshLookColors1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/farvede-linser-7c1.html><img src=http://www.linseshop.dk/images/FreshlookDimensions_1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/farvede-linser-7c1.html><img src=http://www.linseshop.dk/images/FocusSoftcolors1.gif width=157 height=145 border=0></a>"
text[number++] = "<a href=../../shop/farvede-linser-7c1.html><img src=http://www.linseshop.dk/images/Crazy_1-p.gif width=157 height=145 border=0></a>"

increment1 = Math.floor(Math.random() * number);
document.write(text[increment1]);
