Merms New Website
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
<?php
|
||||
|
||||
$merms_faq = array
|
||||
(
|
||||
[
|
||||
'What is MERMS ?',
|
||||
'What is MERMS ?',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using Content here, content here, making it look like readable English.'
|
||||
],
|
||||
[
|
||||
'What is myFit App ?',
|
||||
'What is myFit, The Personal Care, App ?',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'What MERMS Providers ?',
|
||||
'What MERMS Providers ?',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'SHort Title here',
|
||||
'Long Title here here here here',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'SHort Title here',
|
||||
'Long Title here here here here',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'SHort Title here',
|
||||
'Long Title here here here here',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'Can I manage my practice with MERMS ?',
|
||||
'Can I manage my practice with MERMS ?',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
[
|
||||
'What can I track with MERMS myFit ?',
|
||||
'What can I track with MERMS myFit ?',
|
||||
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
|
||||
''
|
||||
],
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user