Subversion Repositories SmartDukaan

Rev

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

Rev 7323 Rev 7324
Line 61... Line 61...
61
    	<a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
61
    	<a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
62
    	<a style="color:white;" href="/rch/!doLogout">Logout</a>	
62
    	<a style="color:white;" href="/rch/!doLogout">Logout</a>	
63
    </div>
63
    </div>
64
    
64
    
65
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
65
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
66
    	<img style="float:left;" src="/rch/images/Hotspot-Logo.jpg">
66
    	<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
67
    	<form id="formSearch" method='GET' action='/storewebsite/search'>
67
    	<form id="formSearch" method='GET' action='/storewebsite/search'>
68
    		<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" 
68
    		<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" 
69
    		#if ($q) 
69
    		#if ($q) 
70
    			value="$q"
70
    			value="$q"
71
    		#end></input>
71
    		#end></input>
72
			<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
72
			<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
73
			<img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
73
			<img style="float:right;margin-right:20px;" src="/storewebsite/images/Saholic-Logo.jpg">
74
    	</form>
74
    	</form>
75
        
75
        
76
    </div>
76
    </div>
77
	
77
	
78
	<!-- Main -->
78
	<!-- Main -->