// JavaScript Document


function line() {
};
line = new line();
number = 0;
line[number++] = "<div id='featurePanel1'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"

line[number++] = "<div id='featurePanel2'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"

line[number++] = "<div id='featurePanel3'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"

line[number++] = "<div id='featurePanel4'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"


line[number++] = "<div id='featurePanel5'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"



line[number++] = "<div id='featurePanel6'><p>Greater Merseyside Learning Providers Federation offers a range of services and support to a membership network of work based learning providers. Steering best practice, we provide a structure for collaborative work between our members and offer links with other agencies operating in the work-based learning sector.</p><p><a href='about/aboutus.htm'>More about GMLPF</a><br /><a href='about/keyfacts.htm'>Key Facts</a></p></div>"


increment = Math.floor(Math.random() * number);

