Subversion Repositories SmartDukaan

Rev

Rev 2053 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2053 Rev 2916
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
3
<head>
4
	<title>Phones I Own | Saholic</title>
4
	<title>Phones I Own | Saholic</title>
5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
	<link rel="stylesheet" href="$action.getServletContextPath()/css/phonesiown.css" type="text/css" />
6
	<link rel="stylesheet" href="../css/phonesiown.css" type="text/css" />
7
	<script type="text/javascript" src="http://connect.facebook.net/en_US/all.js"></script>
7
	<script type="text/javascript" src="http://connect.facebook.net/en_US/all.js"></script>
8
	<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
8
	<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
9
</head>
9
</head>
10
 
10
 
11
<body>
11
<body>
12
	<div id="header">
12
	<div id="header">
13
		<img src="/images/phonesiown.png"/>
13
		<img src="../images/phonesiown.png"/>
14
		<!--table-->
14
		<!--table-->
15
			<!--tr>
15
			<!--tr>
16
				<td id="saholic-logo"><img src="http://saholic.com/images/saholic-main.jpg" /></td>
16
				<td id="saholic-logo"><img src="http://saholic.com/images/saholic-main.jpg" /></td>
17
				<td id="phonesiown-logo">Phones I Own</td>
17
				<td id="phonesiown-logo">Phones I Own</td>
18
                <td id="containerFBInviterLink"><a href="#" id="friendInviter">Invite Friends</a></td>
18
                <td id="containerFBInviterLink"><a href="#" id="friendInviter">Invite Friends</a></td>