-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
735 lines (641 loc) · 32.6 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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>VeriTech.io - Custom software, Cloud integration, Mobile apps</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="We are an IT startup, with a user-centric approach. We value things done right from the start to the end, with a big attention to details, using the right technology for each client.">
<meta name="keywords" content="Cloud, UX, custom software, consulting, asp.net, c#, responsive, visual studio, github, sql, design, startup, front-end, server, open source">
<meta name="author" content="VeriTech">
<meta name="msvalidate.01" content="537E17A91D2451704DFAD97CB1D45525" />
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@vtfuture">
<meta name="twitter:creator" content="@vtfuture">
<meta name="twitter:title" content="VeriTech">
<meta name="twitter:description" content="VeriTech - Ideas for the future">
<meta name="twitter:image:src" content="http://veritech.io/img/vt-avatar-255x255.png">
<meta property="fb:admins" content="306126079558384" />
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="VeriTech - Ideas for the future" />
<meta property="og:url" content="http://veritech.io" />
<meta property="og:image" content="http://veritech.io/img/vt-avatar-255x255.png" />
<meta property="og:type" content="website" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link rel="apple-touch-icon" sizes="57x57" href="http://veritech.io/img/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="http://veritech.io/img/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="http://veritech.io/img/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="144x144" href="http://veritech.io/img/apple-touch-icon-144x144.png" />
<link rel="shortcut icon" href="img/favicon-vt.png">
<link rel="icon" type="image/png" href="img/favicon-vt.png" />
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
<link href="css/bootstrap.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="css/landing-page.css" rel="stylesheet">
</head>
<body id="home">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header" data-scroll-header>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://veritech.io"><img src="img/[email protected]" alt="VeriTech - Ideas for the future" width="86" height="55"></a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a data-scroll href="#home">Home</a>
</li>
<li><a data-scroll href="#wedo">What we do</a>
</li>
<li><a data-scroll href="#work">How we work</a>
</li>
<li><a data-scroll href="#team">Team</a>
</li>
<li><a data-scroll href="#blog">Blog</a>
</li>
<li><a data-scroll href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="parallax">
<div class="parallax-text">
<h1>Ideas for the future</h1>
<p>We think, design and develop for the user. Using well-thought-out UX and the latest technology, from our first meeting to the final product, we make the impossible possible.</p>
</div>
<div class="parallax-image"></div>
</div>
<div class="site-content">
<div class="container" id="wedo">
<h3 class="ft-header ft-left">What we do at VeriTech</h3>
<div class="row">
<div class="col-md-4">
<div class="feature">
<i class="fa fa-cogs feature-icon"></i>
<div class="ft-content">
<h4>Custom software</h4>
<p>We are here to provide the best solution that suits your needs, no matter how small or big your business is. Our team is ready to take a challenge.</p>
<a href="#" class="feature-expander" data-target="js-customSoftware">Find out more →</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="feature">
<i class="fa fa-cloud feature-icon"></i>
<div class="ft-content">
<h4>Cloud integration</h4>
<p>We offer support for integration with any major cloud platform, making sure that everything is optimized for speed and stability.</p>
<a href="#" class="feature-expander" data-target="js-cloudIntegration">Find out more →</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="feature">
<i class="fa fa-tablet feature-icon"></i>
<div class="ft-content">
<h4>Mobile apps</h4>
<p>We develop products for any platform, be it iOS, Windows Phone or Android, so you can have access to your business whenever you need it the most.</p>
<a href="#" class="feature-expander" data-target="js-mobileApps">Find out more →</a>
</div>
</div>
</div>
</div>
<div class="feature-expanded" id="featured" style="display: none">
<div class="feature large">
<div class="ft-content" id="js-customSoftware">
<h4><i class="fa fa-cogs feature-icon"></i> Custom software</h4>
<p>
No matter if you're a small or a large company, just starting out or have been in business for decades, we can help you improve your day-to-day operations, customer outreach, or even make possible whole new business models using custom software developed with your needs in mind.<br /><br />
Using Agile, we develop in small increments and release a new functioning version of the software more often so that you can get feedback from your employees or your customers before the project is finished, making sure that the final product perfectly matches the needs of its users.<br /><br />
Our developers are not only passionate about technology, but about making your business grow. They continually try to understand and learn the problems you are trying to solve for your customers so that they can build a product that solves a need, that becomes an effective tool in solving the problems you are facing, not just something that's part of your employees' routine.<br /><br />
Together we can develop a roadmap for the project's development so that your needs are fully met in the least amount of time possible.
</p>
</div>
</div>
<div class="feature large">
<div class="ft-content" id="js-cloudIntegration">
<h4><i class="fa fa-cloud feature-icon"></i> Cloud integration</h4>
<p>
The development of software is not the only cost associated with it. It must also be maintained and hosted, and we understand that this is an additional expense that you need to keep in mind.<br /><br />
If you host your app on-premises you have more control, and in some scenarios it might prove to be the most cost-efficient way. It does, however, mean that you need to have people able to manage and maintain the infrastructure required.<br /><br />
Hosting your software in the cloud means you don't have to worry about the infrastructure. Not only do you not need trained people to manage it, but you can also scale your application at the click of a button.<br /><br />
Due to our experience in building both cloud-based and self-hosted web solutions and our passion for technology, we can establish what the best route is for hosting your existing or soon-to-be developed product so that your needs are fully met in the most cost-efficient way.
</p>
</div>
</div>
<div class="clearfix"></div>
<div class="feature large col-md-6">
<div class="ft-content" id="js-mobileApps">
<h4><i class="fa fa-tablet feature-icon"></i> Mobile apps</h4>
<p>
The number of potential clients that have a mobile device is, without doubt, too large to be ignored and it's only growing. Be it a smartphone or a tablet, you want to be able to reach those customers in a way that offers them the best possible experience.<br /><br />
Building a good mobile application is not just about taking your existing application and making it work well / look good in a mobile setting. You can discover whole new business opportunities that emerge from the more social nature of the devices. Anticipate your customer's needs and be the first to provide solutions to his problems, wherever he is.<br /><br />
It's not just your customers that can benefit from a mobile application. If software is a part of your business workflow, it can make your employees' jobs easier and more efficient. You can also better track the performance of your staff, resulting in the discovery of potential problems earlier. This way you can remove any inefficiencies they face and they can grow alongside your business.
</p>
</div>
</div>
<div class="feature large col-md-6">
<div class="ft-content">
<h4><i class="fa fa-users feature-icon"></i> Consulting services</h4>
<p>
Our best people are ready to help you and your business grow, giving you the proper tools you need for both technology and human resources.<br /><br />
If you are building your own software, both our technical and business expertise can help you grow your business and build better software that lasts for a long time.<br /><br />
Here are some topics our experts can assists you with:<br />
<ul>
<li>.NET and JavaScript development: we can help your developers be more efficient using our knowledge and experience with various frameworks based on those technologies</li>
<li>Continuos integration & deployment using TeamCity and TFS</li>
<li>Agile development</li>
<li>User experience</li>
<li>Automated testing</li>
<li>Relational and NoSQL databases</li>
</ul>
</p>
</div>
</div>
<div class="clearfix"></div>
</div>
<hr />
<div class="row">
<div class="col-md-7 col-sm-6">
<h4>Applications types</h4>
<ul class="custom-list">
<li>Enterprise Social Network</li>
<li>Responsive web applications</li>
<li>RESTful web services</li>
<li>Cross-platform web mobile applications</li>
<li>Native mobile applications </li>
<li>Content management systems</li>
<li>Document management systems</li>
<li>Public and private cloud integration and management</li>
</ul>
</div>
<div class="col-md-5 col-sm-6">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class=""></li>
<li data-target="#carousel-example-generic" data-slide-to="1" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="2" class=""></li>
<li data-target="#carousel-example-generic" data-slide-to="3" class=""></li>
<li data-target="#carousel-example-generic" data-slide-to="4" class=""></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img alt="Tools" src="img/logos-tools.jpg">
</div>
<div class="item">
<img alt="Web Technologies" src="img/logos-web.jpg">
</div>
<div class="item">
<img alt=".NET Technologies" src="img/logos-net.jpg">
</div>
<div class="item">
<img alt="Mobile Technologies" src="img/logos-mobile.jpg">
</div>
<div class="item">
<img alt="Databases Technologies" src="img/logos-databases.jpg">
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
<p class="carousel-description">
Visual Studio, GitHub, TeamCity, ASP.NET MVC, Web API, SignalR, OWIN, Katana, xUnit, HTML5, CSS3, SASS, jQuery, RequireJS, Xamarin,
Apache Cordova, PostgreSQL, SQL Server, Oracle, Redis, MongoDB, Raven and many more...
</p>
</div>
</div>
<div class="projects single-project" id="esn">
<div class="single-project-item">
<h2>Shasper</h2>
<h4>Experience team work at its full potential </h4>
<p><strong>Shasper</strong> is a light and easy to use <strong>Enterprise Social Network</strong>, designed to work on any device, suitable for any kind of team and, more importantly, to yours.</p>
<p class="call-to-action"><a href="http://shasper.com/" class="btn btn-info" title="Shasper">Check it out!</a></p>
</div>
</div>
<div class="projects" id="projects">
<hr />
<h4>Open Source Projects</h4>
<div class="row">
<div class="col-md-4 hidden-sm hidden-xs">
<div class="projects-item">
<div class="thumbnail">
<img src="img/img-open.jpg" alt="VeriTech - open source">
<div class="caption">
<h4>Why open source?</h4>
<p>Open source is not just for hobbyists, it is used successfully in some of the largest corporations on the planet. Most of the devices we use daily are in one way or another powered by open source. Since we also use open source software to great effect, it is our desire to give back to the community.<p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="projects-item">
<div class="thumbnail">
<a href="http://requirejsnet.veritech.io" class="thumb-link">
<img src="img/img-require.jpg" alt="RequireJS.NET">
<span>Find out more →</span>
</a>
<div class="caption">
<h4><a href="http://requirejsnet.veritech.io">RequireJS.NET</a></h4>
<p>RequireJS for .NET brings asynchronous JavaScript loading and flexible js bundling configuration to ASP.NET MVC projects. You can now have all the benefits of RequireJS and more in a way that is easy to use and fully integrated with ASP.NET.<p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="projects-item">
<div class="thumbnail">
<a href="http://bforms.veritech.io" class="thumb-link">
<img src="img/img-bforms.jpg" alt="Bforms">
<span>Find out more →</span>
</a>
<div class="caption">
<h4><a href="http://bforms.veritech.io">BForms UI</a></h4>
<p>The BForms open source framework consists of a collection of ASP.NET MVC controls, JavaScript AMD modules, custom CSS made with SASS that extends Twitter Bootstrap v3 and makes development of rich user interfaces easy. There are over thirty responsive UI controls you can chose from.<p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content-background" id="work">
<h3 class="ft-header ft-center">How we work</h3>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 hidden-xs">
<img src="img/infographic.png" alt="How we work" />
</div>
<div class="col-md-4 col-sm-6">
<div class="info-content">
<span class="info-item red">1</span>
<p><strong>Tell us about your idea</strong>. What are your business needs? What are your users needs? What is your vision of the completed product? It's all right if you don't know all the answers we can help you find them.</p>
</div>
<div class="info-content">
<span class="info-item pink">2</span>
<p><strong>A glimpse into the future</strong>. See what your product will look like, on any device. Even more, now you have the chance to get the first feedback from your users.</p>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="info-content">
<span class="info-item purple">3</span>
<p><strong>Bringing your idea to life</strong>. Using the adequate technology for the job we ensure that we keep velocity high and cost of ownership low. We architect systems built to scale and expand alongside your business.</p>
</div>
<div class="info-content">
<span class="info-item green">4</span>
<p><strong>Deployment</strong>. We can deploy anywhere - be it on premises or in the cloud, the choice is yours. We take pride in our work and we ensure that the final product is what you’ve imagined it to be.</p>
</div>
</div>
<div class="col-md-8 col-sm-12 pull-right">
<div class="info-content">
<span class="info-item">5</span>
<p><strong>It doesn’t need to end here</strong>. As your business grows, we’ll be right by your side to ensure that you can accomplish everything you imagine. Have a new idea? Tell us more.
<br />We can use both open source software or established enterprise products. We’ll find a solution that fits your existing infrastructure and your budget.
<br />Unit and integration tests ensure that we can quickly and safely add new features to your product.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container team" id="team">
<div class="row">
<div class="col-md-2">
<h3 class="ft-right">Meet the team</h3>
</div>
<div class="col-md-4 col-sm-6">
<div class="media">
<p class="pull-left">
<img class="media-object" alt="CTO" src="img/team-cto.png" style="width: 110px; height: 110px;">
</p>
<div class="media-body">
<h4 class="media-heading">CEO</h4>
He leads and motivates the team to reach their goal and full potential.
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="media">
<p class="pull-left">
<img class="media-object" alt="CTO" src="img/team-ux.png" style="width: 110px; height: 110px;">
</p>
<div class="media-body">
<h4 class="media-heading">UX/UI Designer</h4>
She focuses on what the client wants while listening to the users.
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="media">
<p class="pull-left"p>
<img class="media-object" alt="CTO" src="img/team-frontend.png" style="width: 110px; height: 110px;">
</p>
<div class="media-body">
<h4 class="media-heading">Front-End Developer</h4>
Handles client-side development. Makes sure the app will look and act the same on any platform.
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="media">
<p class="pull-left"p>
<img class="media-object" alt="CTO" src="img/team-backend.png" style="width: 110px; height: 110px;">
</p>
<div class="media-body">
<h4 class="media-heading">DevOps/Back-End Developer</h4>
Build, testing and deployment automation. Handles back-end services and database development.
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="media">
<p class="pull-left" p>
<img class="media-object" alt="CTO" src="img/team-tester.png" style="width: 110px; height: 110px;">
</p>
<div class="media-body">
<h4 class="media-heading">QA Engineer</h4>
He test everything we do, assuring that what we build meets the quality standards.
</div>
</div>
</div>
</div>
</div>
<div class="container blog" id="blog">
<h3 class="ft-header ft-center">Blog</h3>
<div class="row">
<div class="col-md-4 col-sm-4">
<h4>
<a href="http://blog.veritech.io/2016/01/openstack-swift-client-for-net-core.html" target="_blank">
<span>OpenStack Swift client for .NET Core</span>
</a>
</h4>
<p>After evaluating several object stores, we came to the conclusion that OpenStack Swift was the one closest to our needs. Swift is described as "a highly available, distributed, eventually consistent...</p>
<a href="http://blog.veritech.io/2016/01/openstack-swift-client-for-net-core.html" target="_blank">Read more...</a>
</div>
<div class="col-md-4 col-sm-4">
<h4>
<a href="http://blog.veritech.io/2014/11/test-til-you-drop.html" target="_blank">
<span>Test ‘til you drop</span>
</a>
</h4>
<p>Testing may seem ugly to you, yet somebody has to do it, otherwise that lovely site you spent months to develop will look lovely only to a fraction of your actual customers. And yes, everything stands...</p>
<a href="http://blog.veritech.io/2014/11/test-til-you-drop.html" target="_blank">Read more...</a>
</div>
<div class="col-md-4 col-sm-4">
<h4>
<a href="http://blog.veritech.io/2014/10/automated-backup-for-postgresql-cluster.html" target="_blank">
<span>Automated backup for PostgreSQL cluster on Windows with PowerShell</span>
</a>
</h4>
<p>PostgreSQL base backup tool (pg_basebackup) was introduced with v9.1 and is primary used for creating a ready to go standby replica. Since v9.3 pg_basebackup supports WAL segments streaming via the...</p>
<a href="http://blog.veritech.io/2014/10/automated-backup-for-postgresql-cluster.html" target="_blank">Read more...</a>
</div>
</div>
</div>
<div class="footer" id="contact">
<div class="container"><h3>Contact</h3></div>
<div class="map">
<div class="gmap">
<div id="map"></div>
</div>
</div>
<div class="container">
<div class="contact-info">
<div class="row">
<div itemscope itemtype="http://schema.org/Organization" class="col-md-3 col-sm-4 contact-column">
<img itemprop="logo" src="http://veritech.io/img/[email protected]" style="display:none" />
<h4 itemprop="name">VeriTech Solutions SRL</h4>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress">G-ral Gheorghe Lupu 24</span>,<br />
<span itemprop="addressRegion">District 4</span>,<br />
<span itemprop="addressLocality">040592 Bucharest</span>
</div>
<p>
<a itemprop="email" href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-md-3 col-sm-4 contact-column right">
<h4>Let’s keep in touch</h4>
<p>Say hellow to us on:</p>
<p class="social-media">
<a href="https://twitter.com/vtfuture" class="tw" title="Twitter" target="_blank">Twitter</a>
<a href="https://www.facebook.com/vtfuture" class="fb" title="Facebook" target="_blank">Facebook</a>
<a href="https://www.google.com/+VeritechIosolutions" rel="publisher" class="gplus" title="Google+" target="_blank">Google+</a>
<a href="https://www.linkedin.com/company/veritech-io" class="lnkd" title="Linkedin" target="_blank">Linkedin</a>
</p>
</div>
</div>
</div>
</div>
<div class="copy">
<div class="container">
<p class="pull-left">2015 © VeriTech Solutions. ALL Rights Reserved. <br /><a href="#" data-toggle="modal" data-target="#myModal">Terms of Service</a></p>
<a class="pull-right" href="http://veritech.io"><img src="img/[email protected]" alt="VeriTech" width="86" height="55"></a>
</div>
</div>
<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel">Web Site Terms and Conditions of Use</h4>
</div>
<div class="modal-body">
<h4>
1. Terms
</h4>
<p>
By accessing this web site, you are agreeing to be bound by these
web site Terms and Conditions of Use, all applicable laws and regulations,
and agree that you are responsible for compliance with any applicable local
laws. If you do not agree with any of these terms, you are prohibited from
using or accessing this site. The materials contained in this web site are
protected by applicable copyright and trade mark law.
</p>
<h4>
2. Use License
</h4>
<ol type="a">
<li>
Permission is granted to temporarily download one copy of the materials
(information or software) on VeriTech's web site for personal,
non-commercial transitory viewing only. This is the grant of a license,
not a transfer of title, and under this license you may not:
<ol type="i">
<li>modify or copy the materials;</li>
<li>use the materials for any commercial purpose, or for any public display (commercial or non-commercial);</li>
<li>attempt to decompile or reverse engineer any software contained on VeriTech's web site;</li>
<li>remove any copyright or other proprietary notations from the materials; or</li>
<li>transfer the materials to another person or "mirror" the materials on any other server.</li>
</ol>
</li>
<li>
This license shall automatically terminate if you violate any of these restrictions and may be terminated by VeriTech at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format.
</li>
</ol>
<h4>
3. Disclaimer
</h4>
<ol type="a">
<li>
The materials on VeriTech's web site are provided "as is". VeriTech makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. Further, VeriTech does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site.
</li>
</ol>
<h4>
4. Limitations
</h4>
<p>
In no event shall VeriTech or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on VeriTech's Internet site, even if VeriTech or a VeriTech authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.
</p>
<h4>
5. Revisions and Errata
</h4>
<p>
The materials appearing on VeriTech's web site could include technical, typographical, or photographic errors. VeriTech does not warrant that any of the materials on its web site are accurate, complete, or current. VeriTech may make changes to the materials contained on its web site at any time without notice. VeriTech does not, however, make any commitment to update the materials.
</p>
<h4>
6. Links
</h4>
<p>
VeriTech has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by VeriTech of the site. Use of any such linked web site is at the user's own risk.
</p>
<h4>
7. Site Terms of Use Modifications
</h4>
<p>
VeriTech may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use.
</p>
<h4>
8. Governing Law
</h4>
<p>
Any claim relating to VeriTech's web site shall be governed by the laws of the State of Romania without regard to its conflict of law provisions.
</p>
<p>
General Terms and Conditions applicable to Use of a Web Site.
</p>
<h4>
Privacy Policy
</h4>
<p>
Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy.
</p>
<ul>
<li>
Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.
</li>
<li>
We will collect and use of personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law.
</li>
<li>
We will only retain personal information as long as necessary for the fulfilment of those purposes.
</li>
<li>
We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.
</li>
<li>
Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date.
</li>
<li>
We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.
</li>
<li>
We will make readily available to customers information about our policies and practices relating to the management of personal information.
</li>
</ul>
<p>
We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="js/plugins.min.js"></script>
<script type="text/javascript">
jQuery(function () {
//GMaps
var map = new GMaps({
el: "#map",
lat: 44.4085629,
lng: 26.0955065,
zoom: 15,
zoomControl : true,
zoomControlOpt: {
style : "BIG",
position: "TOP_LEFT"
},
panControl : true,
streetViewControl : false,
mapTypeControl: false,
overviewMapControl: false
});
var styles = [
{
stylers: [
{ hue: "#00ffe6" },
{ saturation: -100 }
]
}
];
map.addStyle({
styledMapName:"Styled Map",
styles: styles,
mapTypeId: "map_style"
});
map.setStyle("map_style");
map.addMarker({
lat: 44.4097073,
lng: 26.1007000,
icon: "img/marker.png"
});
//Scroll
smoothScroll.init();
//Menu
jQuery('.navbar-nav > a').on('click',function(e){
var $toggleBtn = jQuery('.navbar-toggle[data-target=".navbar-ex1-collapse"]');
if($toggleBtn.is(':visible')){
jQuery('.navbar-ex1-collapse').collapse('hide');
e.stopPropagation();
e.preventDefault();
}
});
//Expanders
jQuery('.feature-expander').on('click', function (e) {
e.preventDefault();
var el = jQuery("#featured"),
$target = jQuery(e.currentTarget);
if(el.is(":visible")) {
smoothScroll.animateScroll(null, '#' + $target.data('target'));
}
else {
el.slideDown(function(){
smoothScroll.animateScroll(null, '#' + $target.data('target'));
});
}
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53462137-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>