forked from fqms/fqms.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
187 lines (176 loc) · 7.27 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="en,ar,es,it,fr">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Language" content="ar">
<meta http-equiv="Content-Language" content="es">
<meta http-equiv="Content-Language" content="it">
<meta http-equiv="Content-Language" content="fr">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/theme.css" type="text/css">
<link rel="stylesheet" href="css/extra.css" type="text/css">
<title class='version'>FQM - Free Queue Manager</title>
<meta name="description" content="FQM free queue management system">
<meta name="keywords" content="Free Queue Management System queue system management manager free software FQM QMS qms fqm linux gnu/linux macos macOS windows raspberry pi">
<link rel="icon"
type="image/png"
href="images/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Changa|Amiri" rel="stylesheet">
<script type="application/ld+json">
[ {
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"name": "FQM",
"image": "https://fqms.github.io/images/logo.gif",
"url": "https://fqms.github.io/",
"author": {
"@type": "Person",
"name": "Mohamed Feddad"
},
"datePublished": "2020-05-20",
"applicationCategory": "Software",
"downloadUrl": "https://github.com/mrf345/FQM/releases/download/0.9/FQM_linux_09.zip",
"operatingSystem": "Linux",
"screenshot": "https://fqms.github.io/images/phone.png",
"softwareVersion": "0.9"
}, {
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"name": "Free Queue Management",
"image": "https://fqms.github.io/images/logo.gif",
"url": "https://fqms.github.io/",
"author": {
"@type": "Person",
"name": "Mohamed Feddad"
},
"datePublished": "2020-05-20",
"applicationCategory": "Software",
"downloadUrl": "https://github.com/mrf345/FQM/releases/download/0.9/FQM_mac_09.zip",
"operatingSystem": "MacOS",
"screenshot": "https://fqms.github.io/images/phone.png",
"softwareVersion": "0.9"
}, {
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"name": "Free Queue Management",
"image": "https://fqms.github.io/images/logo.gif",
"url": "https://fqms.github.io/",
"author": {
"@type": "Person",
"name": "Mohamed Feddad"
},
"datePublished": "2020-05-20",
"applicationCategory": "Software",
"downloadUrl": "https://github.com/mrf345/FQM/releases/download/0.9/FQM_win_09.zip",
"operatingSystem": "Windows",
"screenshot": "https://fqms.github.io/images/phone.png",
"softwareVersion": "0.9"
}]
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105759902-2"></script>
<script type='text/javascript'>
/* global window, dataLayer */
window.dataLayer = window.dataLayer || []
function gtag () { dataLayer.push(arguments) }
gtag('js', new Date())
gtag('config', 'UA-105759902-2')
</script>
<script src="js/external/jquery-3.1.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js"></script>
<script src="js/external/bootstrap-4.0.0-alpha.6.min.js"></script>
<script src="js/external/smooth-scroll.js"></script>
<script src="js/external/jquery-ui.min.js"></script>
<script src="js/releases.js"></script>
<script src="js/counter.js"></script>
<script src="js/Modularize.min.js"></script>
<script src="js/uniqueness.js"></script>
<script src="js/allin.js"></script>
<script src="js/msgNotifier.js"></script>
<script src="js/contactus.js"></script>
<script src="js/formValidator.js"></script>
<script src="js/beloading.js"></script>
</head>
<body class="text-center sectionsModularize">
<script>
var SUPPORTED_LANGUAGES = ['en', 'ar', 'es', 'fr', 'it']
var DURATION = 3000
var config = [
{templatesPath: '/templates/sections', appendTo: 'body', data: {
1: {postfix: 'navigation'}, 2: {postfix: 'header'}, 3: {postfix: 'introduction'},
4: {postfix: 'features'}, 5: {postfix: 'updates'}, 6: {postfix: 'join'},
7: {postfix: 'downloads'}, 8: {postfix: 'footer'}, 9: {postfix: 'demo'}
}},
{templatesPath: '/templates/updates', appendTo: '.updatesModularize', reverseOrder: true},
]
function fixTopBar() {
setTimeout(
function() { $('.navbar').addClass('fixed-top') },
DURATION
)
}
var waitingScreen = beloading(
{text: 'FQM loading, please wait ...', manually: true, text_font: '"Changa", sans-serif', duration: DURATION},
function () { if (window.location.hash.indexOf('thank') === -1) fixTopBar() }
)
new Modularize(undefined, config)
.load().then(function(templates) {
$.getScript('js/imageLoader.js')
.done(function () { imageLoader() })
$.getScript('//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit')
.done(function () {
window.googleTranslateElementInit = function () {
new google.translate.TranslateElement({
pageLanguage: SUPPORTED_LANGUAGES[0], includedLanguages: SUPPORTED_LANGUAGES.join(','),
layout:google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: true
}, 'google_translate_element')
}
})
$('.version').append(version)
placeCounters()
window.unique = uniqueness({
effect: 'fade',
effect_duration: 1
})
msgNotifier(
{
duration: DURATION,
url_hash: ['thanke', 'thankj'],
iconClass: ['fa fa-envelope', 'fa fa-address-card'],
text: [
'Thanks for contacting us, will replay back as soon as possible.',
'Thanks for joining our mailing list, Will keep you updated.'
],
textStyle: {
'color': 'white',
'font-family': '"Changa", sans-serif',
'text-shadow': '0 0 30px rgba(255,255,255,0.5)'
},
buttonStyle: {
'color': 'white',
'font-family': '"Changa", mono',
'font-size': '130%',
'font-stretch': 'ultra-expanded'
}
},
fixTopBar
)
formValidator({
textClass: 'h3',
textStyle: {
'font-family': '"Changa", mono',
'margin-top': '2%'
},
formIds: ['#fnews'],
inputIds: [['#toValidE']],
texts: [[allIn.emailText]],
validators: [[allIn.emailValidator]]
})
waitingScreen.stop()
var hash = $(window.location.hash)[0]
if (hash) hash.scrollIntoView()
})
</script>
</body>
</html>