Показать сообщение отдельно
  #8 (permalink)  
Старый 09.10.2009, 22:51
Интересующийся
Отправить личное сообщение для IGObest Посмотреть профиль Найти все сообщения от IGObest
 
Регистрация: 09.10.2009
Сообщений: 12

<!--
     *Note: For additional help view the source HTML of the template.html file, or see the readme.html
            file for this effect.
-->



<html>



<body leftmargin='15' topmargin='15' marginleft='15' marginleft='15' bgcolor='#ffffff'>
<div style="color:#000000; font-size:13px; font-family:Arial; font-weight:bold;">Content Swap</div><table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#666666" height="1"><tr><td></td></tr></table><div style="padding:50;height:90%;">



<!--**********************************************************************************************************************
**************************************************************************************************************************


                                               *** Structure and Content ***

                                  (To apply your content add any valid HTML to the divs below)            -->



<!--******** Content Swap Title Style *****************-->

<style>
.title {font-family:arial; font-size:13px; font-weight:bold;  color:#111111; padding:4px; padding-left:10px; }
</style>



<!--******** Content Swap Content *****************-->

<ul id="cswap0" style="position:relative;display:none;z-index:0;">

	<li>
		<div class="title" style="width:168px; background-color:#99b800">Content Swap</div>
		<div style="padding:13px;">[COLOR="Red"]<a href="sample_link.html">[/COLOR]The Content Swap uniquely combines pure CSS, a tiny 3K bit of JavaScript, and HTML lists to create the ultimate professional grade content swapper.[COLOR="Red"]</a>[/COLOR]</div>
	</li>

	<li>
		<div class="title" style="width:168px; background-color:#0080ce">Advantages</div>
		<div style="padding:13px;">[COLOR="Red"]<a href="sample_link.html">[/COLOR]The swaps simple, yet flexible design, allows it to easily integrate with even the most complex dynamically generated sites.[COLOR="Red"]</a>[/COLOR]</div>
	</li>


	<li>
		<div class="title" style="width:168px; background-color:#DC5900">Benefits</div>
		<div style="padding:13px;">[COLOR="Red"]<a href="sample_link.html">[/COLOR]With all Web Effects products, extremely low code overhead delivers the fastest load time and reaction speeds possible in a swapper [COLOR="Red"]</a>[/COLOR]</div>
	</li>

	<li>
		<div class="title" style="width:168px; background-color:#f7a622">Features</div>
		<div style="padding:13px;">
		[COLOR="Red"]<a href="sample_link.html">[/COLOR]
			<img border="0" src="images/sample2_icon.gif">
			Search Engine Friendly<br>
			<img border="0" src="images/sample2_icon.gif">
			508 Compliant<br>
			<img border="0" src="images/sample2_icon.gif">
			Cross Browser Support<br>
			<img border="0" src="images/sample2_icon.gif">
			Apply Existing CSS<br>
			<img border="0" src="images/sample2_icon.gif">
			Pause Individual Items<br>
			<img border="0" src="images/sample2_icon.gif">
			Add Custom JavaScript<br>
			<img border="0" src="images/sample2_icon.gif">
			Small / Fast Loading<br>
		[COLOR="Red"]</a>[/COLOR]</div>
	</li>

</ul>

<!--******** End Content Swap Content *****************-->











<script language="JavaScript">///////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/


function cswapdata0()
{


    /*---------------------------------------------
    Content Dimensions
    ---------------------------------------------*/

	this.container_width = 170
	this.container_height = 160



    /*---------------------------------------------
    Message Timing
    ---------------------------------------------*/

	this.initial_swap_delay = 0			//measured in seconds
	this.swap_delay = 9				//measured in seconds



    /*---------------------------------------------
    Container Styles and Padding
    ---------------------------------------------*/

	this.container_padding = "0,0,0,0"
	this.container_styles = "border-width:1px; border-color:#000000; border-style:solid; background-color:#000000;";



    /*---------------------------------------------
    Container Styles and Padding
    ---------------------------------------------*/

	this.item_styles = " color:#006b92; cursor:default; text-decoration:none; font-family:Arial; font-size:12px; border-style:none; border-width:0px;";
	this.item_link_styles = "color:#FFFFCC; text-decoration:none; font-weight:normal; font-family:Arial; font-size:12px;border-color:#FFFFFF; border-style:none;border-width:0px;";
	this.item_link_hover_styles = "color:#FFFFCC; text-decoration:none; font-family:Arial; font-size:12px; border-color:#666666; border-style:none;border-width:0px;";



    /*---------------------------------------------
    Animated Transitions (IE 5.5 & Up only)
    ---------------------------------------------*/

	this.item_transitions = "filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=90, Duration=1.5, Enabled=TRUE)";


}</script>


<!--Copyright Notice-->
</div><table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#666666" height="1"><tr><td></td></tr></table>
<a href="http://www.opencube.com/" style="text-decoration:none;"><div style="color:#111111; font-size:10px; text-decoration:none; font-family:Arial;">Web Effects (c) Copyright, 2005 OpenCube Inc. All Rights Reserved.</div></a>
<!--End Copyright Notice-->



<!--===============================================================================================================

     source Code - (Do Not Alter!)
     The source script block below should appear directly before your documents closing </BODY> tag.-->


<script language="JavaScript" src="cswap.js"></script>

<!--===============================================================================================================-->

</body>
</html>

Просто удали поля, типа: <a href="sample_link.html"></a>.

Последний раз редактировалось IGObest, 09.10.2009 в 22:55.
Ответить с цитированием