-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTerms.php
More file actions
70 lines (60 loc) · 3.22 KB
/
Terms.php
File metadata and controls
70 lines (60 loc) · 3.22 KB
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
<html>
<head>
<title><?php include_once('Title.php'); ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" media="screen" href="css/screen.css" />
</head>
<body bgcolor="#D9CBEF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="610" border="0" style="margin-top:20px;" align="center" cellpadding="0" cellspacing="0">
<tr><td>
<table width="610" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td style="color:#000033; font-family:Helvetica; font-size:14px;"><b><i> <u>Terms Of Use :</u></i></b></td></tr>
</table>
</td>
</tr>
<?php /*
<tr><td> </td></tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:5px;"> </td>
<td style="color:#000000; font-family:Helvetica; font-size:13px;">
<b>General</b><br>
<ul>
<li><u>Copyright</u> :All content appearing on the vnrseeds.co.in is the copyright of VNR Seeds PVT. LTD. and is protected by the Copyright.
The VNR logo device is a trademark of VNR Seeds PVT. LTD. and must not be reproduced without permission. </li>
<li><u>Liability</u> :vnrseeds.co.in does not take responsibility for any of the following:<br>
any interruption to or inability to access it’s vnrseeds.co.in;<br>
any inability to log-on or access your online account;<br>
any delay or failure in an Advertisement being posted, archived, restored from archive, or taken down or any change to the details or content of such Advertisement being made;<br>
any matter, circumstance or thing beyond the control of vnrseeds.co.in.<br>
</li>
<li><u>Online</u> :You warrant that in accessing or visiting the vnrseeds.co.in or any user account you will not introduce any virus or other malicious harmful or destructive code.<br>
You are not permitted to link any website to the vnrseeds.co.in without receiving written permission.<br>
Any advertising appearing on the vnrseeds.co.in does not imply an endorsement or recommendation of the advertiser or their products or services.<br>
</li>
<li><u>Privacy</u> :vnrseeds.co.in collects personal information. The collection and use of personal information including cookies is set out in our Privacy policy, which forms part of the Terms.<br>
</li>
<li><u>General</u> :Nothing in the Terms will exclude, restrict or modify any rights or remedies which you may have under any applicable legislation which under such legislation cannot be excluded, restricted or modified by agreement.<br>
These Terms are governed by the laws of India. vnrseeds.co.in may amend, revise or replace the Terms from time to time. <br>
</li>
</ul>
</td></td></tr>
</table>
</td>
</tr>
*/ ?>
<tr><td id="msg"></td></tr>
</table>
</td></tr>
</table>
<table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td></td></tr></table>
<map name="Map"><area shape="rect" coords="579,74,676,114" href="#"></map>
</body>
</html>