| ||||||||||
| Search for a video:
<table class="tabWidth" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="40" align="center"> <img src="{arrowLeft}" onclick="ytcp.view.scrollSearch(-1);" /> </td> <td align="center" bgcolor="white"> <table border="0" cellpadding="2" cellspacing="0"> <tr> MARK_TOP_END <td width="126" height="45" > <div class="viewResultsVid"> <img class="thumbsFakeLink" title="{vid.title}" onclick="ytcp.view.embedSearchVideo({i});" width="57" height="45" src="http://i.ytimg.com/vi/{vid.ytId}/default.jpg" /> <a style="vertical-align: middle; font-size: 10px; font-weight: bold;" href="#" class="thumbsFakeLink" title="{vid.ytUserId}" onclick="ytcp.view.embedSearchVideo({i});"> {vid.ytUserId} </a> </div> </td> MARK_CELL_END </tr> </table> </td> <td width="40" align="center"> <img src="{arrowRight}" onclick="ytcp.view.scrollSearch(1);" /> </td> </tr> </table> MARK_BOTTOM_END |