If you have an R/C-oriented home page, now you can easily install your own graphic link to OmniModels using a variety of graphic styles. Adding these graphic links is easy--all you do is copy the sample HTML code shown and paste it into your page's source code. Note that you don't even have to copy the image files to your server; these links point to the files on our server.
Put some of these handy links on your page today!
Large OmniModels Logo (transparent):
Use this source code:
<a href="http://www.omnimodels.com/">
<img src="http://www.omnimodels.com/images/logo.gif"
border=0 alt="OmniModels Home Page"></a>
Large OmniModels Logo (non-transparent):
Use this source code:
<a href="http://www.omnimodels.com/">
<img src="http://www.omnimodels.com/images/logo.jpg"
border=0 alt="OmniModels Home Page"></a>
Small OmniModels Logo (transparent):
Use this source code:
<a href="http://www.omnimodels.com/">
<img src="http://www.omnimodels.com/images/logosm.gif"
border=0 alt="OmniModels Home Page"></a>
Small OmniModels Logo (non-transparent):
Use this source code:
<a href="http://www.omnimodels.com/">
<img src="http://www.omnimodels.com/images/logosm.jpg"
border=0 alt="OmniModels Home Page"></a>