Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
28 lines (20 sloc)
1.01 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <TITLE>Sky Industries INDIA Ltd.</TITLE> | |
| <meta name="Keywords" content=""> | |
| <meta name="Description" content=""> | |
| <TOPMARGIN=0 LEFTMARGIN=0 > | |
| <frameset cols="300,*" border="no" framespacing="0" border="false" frameborder="0"> | |
| <frame src="skyside.htm" name="menu" TOPMARGIN=0 LEFTMARGIN=0 marginwidth="0" marginheight="0" scrolling="no" frameborder="no" noresize> | |
| <frameset rows="*,80" border="no" framespacing="0" border="false" frameborder="0"> | |
| <frame src="skyhome.htm" name="maintop" marginwidth="0" marginheight="0" scrolling="auto" frameborder="no" noresize> | |
| <frame src="skymenu.htm" name="mainbot" marginwidth="0" marginheight="0" border="false" frameborder="0" noresize> | |
| </frameset> | |
| </frameset> | |
| <!-- No frames --> | |
| <noframes> | |
| <body color="white" text="maroon"> | |
| <p>This website uses frames, but your browser doesn't support them.</p> | |
| <p>Download the latest Internet Explorer today.</p> | |
| </body> | |
| </noframes> | |
| </html> |