This file contains hidden or 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
| var __li_padding = 33; | |
| var __pointer_half_width = 8; | |
| function set_active_position(){ | |
| set_position(calculate_position($('#block-menu-menu-ourwhiskytopmenu .content .menu li.active-trail'))); | |
| } | |
| function set_position(distance){ | |
| $('.menu_pointer_img').css('left',(distance+"px")); | |
| } | |
| function calculate_position(the_li){ | |
| var the_li = $(the_li); |
This file contains hidden or 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
| users can | |
| search for girls using only a keyword | |
| use advance search to search for girls | |
| see results paginated | |
| watch girls profiles | |
| score/rate girls in all the listed aspects | |
| follow girls updates of their profiles | |
| have lists of favorite girls (the favorite girls are also followed ) | |
| upload pictures by themselves | |
| comment on girls, trailers, galleries, photos, profiles, reviews |
NewerOlder