- 扫描 ID:
- f8270fd2-c408-425a-9e52-24f146e98f36已完成
- 提交的 URL:
- https://mamm.com.au/
- 报告完成时间:
链接 · 找到 6 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
https://www.pillmerit.com/ | https://www.pillmerit.com/ |
https://www.facebook.com/MAMM.Agency | |
https://twitter.com/mammagency | |
http://www.myspace.com/mamm_international | |
http://www.youtube.com/user/mamminter | |
http://www.blueocean.com.au/ | Site designed by: "Blue Ocean" |
JavaScript 变量 · 找到 33 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
DP_jQuery | function |
gcarousel | object |
rotateBlock | object |
rotatingText | object |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<link rel="stylesheet" type="text/css" href="img/styles.css">
<link rel="Stylesheet" type="text/css" href="css/smoothness/jquery-ui-1.7.1.custom.css">
<script type="text/javascript" src="js/jquery-1.4.2.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.7.1.custom.min.js"></script>
<script type="text/javascript" src="js/jquery.ui.core.js"></script>
<script type="text/javascript" src="js/jquery.ui.widget.js"></script>
<script type="text/javascript" src="js/jquery.ui.mouse.js"></script>
<script type="text/javascript" src="js/jquery.ui.slider.js"></script>
<script type="text/javascript" src="js/jquery.jcarousel.js"></script>
<!-- Image Photography page javascript file -->
<script type="text/javascript" src="js/image-slideshow-5.js"></script>
<!--[end of Image Photography page]-->
<script type="text/javascript" src="js/functions.js"></script>
<script type="text/javascript" src="js/newajax.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<!--[if lt IE 9]>
<script src="ie7/IE9.js"></script>
<![endif]-->
<title>Mamm</title>
<script type="text/javascript">
$(function() {
rotateBlock = $('.transparent_text');
rotatingText = $('.rotating_text');
rotatingTextSize = $('li', rotatingText).size();
carousel_init();
rotatateText(1);
});
</script>
<script language="javascript">
function srh_validate(val)
{
var valu=$('#search_by_name').val();
if(valu=='' || valu==null)
{
alert("Keywords should not be blank");
return false;
}
return true;
}
function val_mamm_client()
{
if(document.getElementById('client_username').value=='')
{
alert("username should not be blank");
return false;
}
else if(document.getElementById('client_pass').value=='')
{
alert("Password should not be blank");
return false;
}
}
function join_validate()
{
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
var email = document.getElementById('j_email').value;
if(document.getElementById('j_firstname').value=='')
{
alert("first name should not be blank !");
return false;
}
else if(document.getElementById('j_lastname').value=='')
{
alert("last name should not be blank !");
return false;
}
else if(document.getElementById('j_dob').value=='')
{
alert("Date of Birth should not be blank !");
return false;
}
else if(reg.test(email) == false) {
alert('Invalid Email Address');
return false;
}
}
function cont_validate()
{
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
var email = document.getElementById('email').value;
if(document.getElementById('name').value=='')
{
alert("Name should not be blank !");
return false;
}
else if(document.getElementById('surname').value=='')
{
alert("Surname should not be blank !");
return false;
}
else if(document.getElementById('phone').value=='')
{
alert("Phone no should not be blank !");
return false;
}
else if(reg.test(email) == false) {
alert('Invalid Email Address');
return false;
}
}
</script>
</head>
<!--[if lte IE 6]><body class="ie ie6"><![endif]-->
<!--[if IE 7]><body class="ie ie7"><![endif]-->
<!--[if !IE]>--><body><!--<![endif]-->
<div class="container">
<div class="header_container">
<div class="header">
<div class="logo"><a href="index.php"><img src="img/logo-trans.png" alt="logo" width="257px" height="105"></a></div>
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="pages.php?id=7">About</a></li>
<li><a href="pages.php?id=2">Services</a></li>
<li><a href="photography.php">Photography</a></li>
<li><a href="talent.php">Talent</a></li>
<li><a href="pages.php?id=8">Join</a></li>
<li><a href="sign-in.php">Sign In</a></li>
<li><a href="pages.php?id=3">Contact</a></li>
</ul>
<div class="clear"></div>
</div>
</div> <div class="content_container">
<div class="content">
<div class="search">
<p>Models, Actors, Presenters, Extras, Unique Talent, Entertainers, Promotions, Families, Kids, Pets</p>
<img class="phone_number" src="img/phone_number.png" alt="phone_number">
<form action="searchresult.php" method="post" name="top_search" id="top_search" onsubmit="return srh_validate()">
<div class="input_text">Talent search <br><a href="advance_search.php">Advanced</a></div>
<div class="input">
<div>
<input type="text" name="search_by_name" id="search_by_name">
</div>
</div>
<div class="submit">
<div>
<input type="submit" name="search_hame_page" value="GO">
</div>
</div>
</form>
</div>
<div class="clear"></div>
<div class="box">
<div class="top"><div><div></div></div></div>
<div class="box_content">
<div class="carousel_wrapper">
<div class="carousel jcarousel-container jcarousel-container-horizontal" id="carousel" style="position: relative; display: block;">
<div class="jcarousel-clip jcarousel-clip-horizontal" style="overflow: hidden; position: relative;"><ul class="jcarousel-list jcarousel-list-horizontal" style="overflow: hidden; position: relative; top: 0px; left: -160px; margin: 0px; padding: 0px; width: 9760px;">
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-1 jcarousel-item-1-horizontal" jcarouselindex="1" style="float: left; list-style: none;"><a href="profile.php?Id=1994"><img src="image.php?image=/uploads/artists/portfolio/B/Ben Coones & Heath Ryan (50).JPG&height=210&width=170" alt="Heath"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-2 jcarousel-item-2-horizontal" jcarouselindex="2" style="float: left; list-style: none;"><a href="profile.php?Id=1428"><img src="image.php?image=/uploads/artists/portfolio/1/1311592459__Sherleen Dutt 331.JPG&height=210&width=170" alt="Sherleen"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-3 jcarousel-item-3-horizontal" jcarouselindex="3" style="float: left; list-style: none;"><a href="profile.php?Id=2190"><img src="image.php?image=/uploads/artists/portfolio/e/e5b23f94-fb58-4a77-bdfd-8605a196eb2fJ.jpg&height=210&width=170" alt="Nicola"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-4 jcarousel-item-4-horizontal" jcarouselindex="4" style="float: left; list-style: none;"><a href="profile.php?Id=579"><img src="image.php?image=/uploads/artists/portfolio/b/bb4d29022d9731299b304e3c0519d4c2__SIMONE WADDELL.jpg&height=210&width=170" alt="Simone"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-5 jcarousel-item-5-horizontal" jcarouselindex="5" style="float: left; list-style: none;"><a href="profile.php?Id=4292"><img src="image.php?image=/uploads/artists/portfolio/E/Elena Brennan (129).JPG&height=210&width=170" alt="Elena"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-6 jcarousel-item-6-horizontal" jcarouselindex="6" style="float: left; list-style: none;"><a href="profile.php?Id=3568"><img src="image.php?image=/uploads/artists/portfolio/H/Henrique Franco (7).JPG&height=210&width=170" alt="Henrique"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-7 jcarousel-item-7-horizontal" jcarouselindex="7" style="float: left; list-style: none;"><a href="profile.php?Id=1309"><img src="image.php?image=/uploads/artists/portfolio/1/1314773237__Oscar & Freya Earle 422.JPG&height=210&width=170" alt="Oscar"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-8 jcarousel-item-8-horizontal" jcarouselindex="8" style="float: left; list-style: none;"><a href="profile.php?Id=1007"><img src="image.php?image=/uploads/artists/portfolio/B/Benjamin (26).JPG&height=210&width=170" alt="Benjamin"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-9 jcarousel-item-9-horizontal" jcarouselindex="9" style="float: left; list-style: none;"><a href="profile.php?Id=4985"><img src="image.php?image=/uploads/artists/portfolio/1/1313473431__Oscar & Freya Earle 374.JPG&height=210&width=170" alt="Freya "></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-10 jcarousel-item-10-horizontal" jcarouselindex="10" style="float: left; list-style: none;"><a href="profile.php?Id=3818"><img src="image.php?image=/uploads/artists/portfolio/I/IMG_7835.jpg&height=210&width=170" alt="Loretta"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-11 jcarousel-item-11-horizontal" jcarouselindex="11" style="float: left; list-style: none;"><a href="profile.php?Id=4052"><img src="image.php?image=/uploads/artists/portfolio/1/1305873383__Natali Fassbender 338b.JPG&height=210&width=170" alt="Natali"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-12 jcarousel-item-12-horizontal" jcarouselindex="12" style="float: left; list-style: none;"><a href="profile.php?Id=954"><img src="image.php?image=/uploads/artists/portfolio/m/mel (18)1.JPG&height=210&width=170" alt="Melanie"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-13 jcarousel-item-13-horizontal" jcarouselindex="13" style="float: left; list-style: none;"><a href="profile.php?Id=12602"><img src="image.php?image=/uploads/artists/portfolio/d/d7c012af49cd74655d583d7da091f1f8__IMG_2560.JPG&height=210&width=170" alt="Dakota"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-14 jcarousel-item-14-horizontal" jcarouselindex="14" style="float: left; list-style: none;"><a href="profile.php?Id=2112"><img src="image.php?image=/uploads/artists/portfolio/a/aa8d9c32311bbbdd757a4e0a7a10dcb8__Lilia 028.JPG&height=210&width=170" alt="Lilia"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-15 jcarousel-item-15-horizontal" jcarouselindex="15" style="float: left; list-style: none;"><a href="profile.php?Id=3996"><img src="image.php?image=/uploads/artists/portfolio/8/82f9ae2562b6833c4372daa74c3816a3__Zane & Maya 026.JPG&height=210&width=170" alt="Maya"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-16 jcarousel-item-16-horizontal" jcarouselindex="16" style="float: left; list-style: none;"><a href="profile.php?Id=3961"><img src="image.php?image=/uploads/artists/portfolio/1/1303279213__Katie Johnston 535H.JPG&height=210&width=170" alt="Katie"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-17 jcarousel-item-17-horizontal" jcarouselindex="17" style="float: left; list-style: none;"><a href="profile.php?Id=4120"><img src="image.php?image=/uploads/artists/portfolio/1/1329268189__Emma Blanch 112c.JPG&height=210&width=170" alt="Emma"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-18 jcarousel-item-18-horizontal" jcarouselindex="18" style="float: left; list-style: none;"><a href="profile.php?Id=5966"><img src="image.php?image=/uploads/artists/portfolio/0/074b08f32cade520afc068bc29b3ea85__IMG_1008.JPG&height=210&width=170" alt="Keven"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-19 jcarousel-item-19-horizontal" jcarouselindex="19" style="float: left; list-style: none;"><a href="profile.php?Id=5347"><img src="image.php?image=/uploads/artists/portfolio/0/0e7c5e33b04a8d03317d69f223d54a27___MG_4450.JPG&height=210&width=170" alt="Tendai "></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-20 jcarousel-item-20-horizontal" jcarouselindex="20" style="float: left; list-style: none;"><a href="profile.php?Id=3851"><img src="image.php?image=/uploads/artists/portfolio/R/Rayan Shmeissem 110510 (3).JPG&height=210&width=170" alt="Rayan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-21 jcarousel-item-21-horizontal" jcarouselindex="21" style="float: left; list-style: none;"><a href="profile.php?Id=3247"><img src="image.php?image=/uploads/artists/portfolio/6/6ad60a99bca1b2472d3e6e0c1d434b8c__Karina Tangohau 070.JPG&height=210&width=170" alt="Karina"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-22 jcarousel-item-22-horizontal" jcarouselindex="22" style="float: left; list-style: none;"><a href="profile.php?Id=2285"><img src="image.php?image=/uploads/artists/portfolio/K/Kiah Schafer (133)c.JPG&height=210&width=170" alt="Kiah"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-23 jcarousel-item-23-horizontal" jcarouselindex="23" style="float: left; list-style: none;"><a href="profile.php?Id=2973"><img src="image.php?image=/uploads/artists/portfolio/J/Joel Brown 002c.JPG&height=210&width=170" alt="Joel"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-24 jcarousel-item-24-horizontal" jcarouselindex="24" style="float: left; list-style: none;"><a href="profile.php?Id=4017"><img src="image.php?image=/uploads/artists/portfolio/R/Rachel Pejic 116cb.jpg&height=210&width=170" alt="Rachel"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-25 jcarousel-item-25-horizontal" jcarouselindex="25" style="float: left; list-style: none;"><a href="profile.php?Id=3422"><img src="image.php?image=/uploads/artists/portfolio/J/Jack Spike & Jerome Wetere 173.jpg&height=210&width=170" alt="Spike"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-26 jcarousel-item-26-horizontal" jcarouselindex="26" style="float: left; list-style: none;"><a href="profile.php?Id=3245"><img src="image.php?image=/uploads/artists/portfolio/6/6652e87dbbb80e3f5d1a385072b9dc6e__Tangohau Family 158.JPG&height=210&width=170" alt="Cherish"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-27 jcarousel-item-27-horizontal" jcarouselindex="27" style="float: left; list-style: none;"><a href="profile.php?Id=5337"><img src="image.php?image=/uploads/artists/portfolio/1/1320216728__Shannan Taylor 217.jpg&height=210&width=170" alt="Shannan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-28 jcarousel-item-28-horizontal" jcarouselindex="28" style="float: left; list-style: none;"><a href="profile.php?Id=3905"><img src="image.php?image=/uploads/artists/portfolio/a/a9db43820403ec486d979a04d1414062__erinheadshots (3).jpg&height=210&width=170" alt="Erin"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-29 jcarousel-item-29-horizontal" jcarouselindex="29" style="float: left; list-style: none;"><a href="profile.php?Id=3654"><img src="image.php?image=/uploads/artists/portfolio/S/Sonya Mefaodi xx(99).JPG&height=210&width=170" alt="Sonya"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-30 jcarousel-item-30-horizontal" jcarouselindex="30" style="float: left; list-style: none;"><a href="profile.php?Id=7478"><img src="image.php?image=/uploads/artists/portfolio/2/25cd480f29d69cd4ec6ba292e56308e9__Georgia 273.JPG&height=210&width=170" alt="Georgia"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-31 jcarousel-item-31-horizontal" jcarouselindex="31" style="float: left; list-style: none;"><a href="profile.php?Id=7068"><img src="image.php?image=/uploads/artists/portfolio/8/82747c3a87332a7f644c306178d025de__Daniel Kharma 09.jpg&height=210&width=170" alt="Daniel"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-32 jcarousel-item-32-horizontal" jcarouselindex="32" style="float: left; list-style: none;"><a href="profile.php?Id=1209"><img src="image.php?image=/uploads/artists/portfolio/8/86011036ad29cfd71f2c8b0ad6833517__IMG_6796.JPG&height=210&width=170" alt="Harley"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-33 jcarousel-item-33-horizontal" jcarouselindex="33" style="float: left; list-style: none;"><a href="profile.php?Id=3241"><img src="image.php?image=/uploads/artists/portfolio/1/1341810658__Hayley Kooyman 455.JPG&height=210&width=170" alt="Hayley"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-34 jcarousel-item-34-horizontal" jcarouselindex="34" style="float: left; list-style: none;"><a href="profile.php?Id=2520"><img src="image.php?image=/uploads/artists/portfolio/R/Rosie Fetzer-Hogg 088c.JPG&height=210&width=170" alt="Rosie"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-35 jcarousel-item-35-horizontal" jcarouselindex="35" style="float: left; list-style: none;"><a href="profile.php?Id=4351"><img src="image.php?image=/uploads/artists/portfolio/8/878007eef5d98876b666379f39b236be__IMG_8076.JPG&height=210&width=170" alt="Ethan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-36 jcarousel-item-36-horizontal" jcarouselindex="36" style="float: left; list-style: none;"><a href="profile.php?Id=4180"><img src="image.php?image=/uploads/artists/portfolio/I/IMG_8685.JPG&height=210&width=170" alt="Emily A"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-37 jcarousel-item-37-horizontal" jcarouselindex="37" style="float: left; list-style: none;"><a href="profile.php?Id=574"><img src="image.php?image=/uploads/artists/portfolio/6/6bfa2d3902fd8f2a46ce4d2c8ce1d955__Tania & Keven 002.JPG&height=210&width=170" alt="Tanya"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-38 jcarousel-item-38-horizontal" jcarouselindex="38" style="float: left; list-style: none;"><a href="profile.php?Id=4073"><img src="image.php?image=/uploads/artists/portfolio/B/Brandon 018crop.jpg&height=210&width=170" alt="Brandon"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-39 jcarousel-item-39-horizontal" jcarouselindex="39" style="float: left; list-style: none;"><a href="profile.php?Id=4074"><img src="image.php?image=/uploads/artists/portfolio/M/Melanie Lavell 181c.JPG&height=210&width=170" alt="Melanie"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-40 jcarousel-item-40-horizontal" jcarouselindex="40" style="float: left; list-style: none;"><a href="profile.php?Id=4360"><img src="image.php?image=/uploads/artists/portfolio/1/1804acf8e915838d1e86f8cbd8f52100__IMG_8272.JPG&height=210&width=170" alt="Hayley"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-41 jcarousel-item-41-horizontal" jcarouselindex="41" style="float: left; list-style: none;"><a href="profile.php?Id=276"><img src="image.php?image=/uploads/artists/portfolio/1/1337224173__james bailey.jpg&height=210&width=170" alt="James"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-42 jcarousel-item-42-horizontal" jcarouselindex="42" style="float: left; list-style: none;"><a href="profile.php?Id=2060"><img src="image.php?image=/uploads/artists/portfolio/1/1f.JPG&height=210&width=170" alt="Charity"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-43 jcarousel-item-43-horizontal" jcarouselindex="43" style="float: left; list-style: none;"><a href="profile.php?Id=4429"><img src="image.php?image=/uploads/artists/portfolio/1/1299454966Teisha_Hume_(84).JPG&height=210&width=170" alt="Teisha"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-44 jcarousel-item-44-horizontal" jcarouselindex="44" style="float: left; list-style: none;"><a href="profile.php?Id=3395"><img src="image.php?image=/uploads/artists/portfolio/I/Ivan 005c.JPG&height=210&width=170" alt="Ivan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-45 jcarousel-item-45-horizontal" jcarouselindex="45" style="float: left; list-style: none;"><a href="profile.php?Id=788"><img src="image.php?image=/uploads/artists/portfolio/E/Elissa Helmer 029r2.jpg&height=210&width=170" alt="Elissa"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-46 jcarousel-item-46-horizontal" jcarouselindex="46" style="float: left; list-style: none;"><a href="profile.php?Id=2251"><img src="image.php?image=/uploads/artists/portfolio/1/1319636059__IMG_7180 copy.jpg&height=210&width=170" alt="Kirsten"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-47 jcarousel-item-47-horizontal" jcarouselindex="47" style="float: left; list-style: none;"><a href="profile.php?Id=992"><img src="image.php?image=/uploads/artists/portfolio/T/Tegan Bemi 240.JPG&height=210&width=170" alt="Tegan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-48 jcarousel-item-48-horizontal" jcarouselindex="48" style="float: left; list-style: none;"><a href="profile.php?Id=2483"><img src="image.php?image=/uploads/artists/portfolio/e/ecef90e131dfcf682ff4e1486dd3004c__Morena & Beleza 179.JPG&height=210&width=170" alt="Morena"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-49 jcarousel-item-49-horizontal" jcarouselindex="49" style="float: left; list-style: none;"><a href="profile.php?Id=3112"><img src="image.php?image=/uploads/artists/portfolio/L/Lihang Wang and Sophie Tang (190).JPG&height=210&width=170" alt="Sophie"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-50 jcarousel-item-50-horizontal" jcarouselindex="50" style="float: left; list-style: none;"><a href="profile.php?Id=3652"><img src="image.php?image=/uploads/artists/portfolio/c/cad52bed70b86afd57bb8fb1adbd9aea__Zoe head shot c.jpg&height=210&width=170" alt="Zoe"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-51 jcarousel-item-51-horizontal" jcarouselindex="51" style="float: left; list-style: none;"><a href="profile.php?Id=866"><img src="image.php?image=/uploads/artists/portfolio/1/1346475903__Matthews Family 292c.JPG&height=210&width=170" alt="Helen"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-52 jcarousel-item-52-horizontal" jcarouselindex="52" style="float: left; list-style: none;"><a href="profile.php?Id=4670"><img src="image.php?image=/uploads/artists/portfolio/1/1308289949Ryan_Hendry_006.JPG&height=210&width=170" alt="Ryan"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-53 jcarousel-item-53-horizontal" jcarouselindex="53" style="float: left; list-style: none;"><a href="profile.php?Id=3505"><img src="image.php?image=/uploads/artists/portfolio/5/53269c679a5d3f42e1bec443c200a35c__IMG_8673.JPG&height=210&width=170" alt="Matthew"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-54 jcarousel-item-54-horizontal" jcarouselindex="54" style="float: left; list-style: none;"><a href="profile.php?Id=1531"><img src="image.php?image=/uploads/artists/portfolio/6/6b8743cb5101ab002aa84b39b0f60cf7__my snippy 2.PNG&height=210&width=170" alt="Craig"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-55 jcarousel-item-55-horizontal" jcarouselindex="55" style="float: left; list-style: none;"><a href="profile.php?Id=3655"><img src="image.php?image=/uploads/artists/portfolio/L/Laura Allard (34).JPG&height=210&width=170" alt="Laura"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-56 jcarousel-item-56-horizontal" jcarouselindex="56" style="float: left; list-style: none;"><a href="profile.php?Id=3886"><img src="image.php?image=/uploads/artists/portfolio/9/947530d826e6af52c38cac2877fafed5__xX533xof.jpeg&height=210&width=170" alt="Anastasia"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-57 jcarousel-item-57-horizontal" jcarouselindex="57" style="float: left; list-style: none;"><a href="profile.php?Id=3529"><img src="image.php?image=/uploads/artists/portfolio/J/Jamaya & Kobi Markey 203c.jpg&height=210&width=170" alt="Jamaya"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-58 jcarousel-item-58-horizontal" jcarouselindex="58" style="float: left; list-style: none;"><a href="profile.php?Id=12570"><img src="image.php?image=/uploads/artists/portfolio/a/a5dd4c3e04ab6fd42434faa29e2b00e8__IMG_6827.JPG&height=210&width=170" alt="Isaac"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-59 jcarousel-item-59-horizontal" jcarouselindex="59" style="float: left; list-style: none;"><a href="profile.php?Id=3718"><img src="image.php?image=/uploads/artists/portfolio/R/Rachel McKay 169.jpg&height=210&width=170" alt="Rachel"></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-60 jcarousel-item-60-horizontal" jcarouselindex="60" style="float: left; list-style: none;"><a href="profile.php?Id=4361"><img src="image.php?image=/uploads/artists/portfolio/1/1815926e3d02e8e2aa43faf6a658dc4c__IMG_8194.JPG&height=210&width=170" alt="Lachlan "></a></li>
<li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-61 jcarousel-item-61-horizontal" jcarouselindex="61" style="float: left; list-style: none;"><a href="profile.php?Id=3823"><img src="image.php?image=/uploads/artists/portfolio/C/Chad Shi (63).JPG&height=210&width=170" alt="Chad"></a></li>
</ul></div>
</div>
<div class="clear"></div>
<div class="transparent"></div>
<div class="transparent_text">Discover great talent.
Outstanding photography.
Personal service.</div>
<ul class="rotating_text">
<li>Discover great talent.
Outstanding photography.
Personal service.</li>
<li>Discover great talent.
Outstanding photography.
Personal service.</li>
</ul>
</div>
<span style="position:absolute; left:-2528px;">Nobody will deny that having problems with erection is very dissapointing for a man. There are a lot of means to treat erectile dysfunction,
but the best is medicinal - using Viagra. Read more about the blue pill from our pharmacy site <a href="https://www.pillmerit.com/">https://www.pillmerit.com/</a> and order generic and
brand Viagra or Cialis online. </span>
<div class="columns">
<div class="left_column">
<div class="scroll_wrapper"><div class="scroll ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all" id="scroll"><a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 1.81818%;"></a></div></div>
<div class="block">
<div class="top"><div><div></div></div></div>
<div class="block_content">
<div class="left">
<h3>Video Showcase</h3>
<object height="299" width="418"><param value="https://youtube.com/v/v9PB_kwTB18&hl=en&fs=1" name="movie"><param value="true" name="allowFullScreen"><param value="always" name="allowscriptaccess">
<embed height="299" width="418" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="https://youtube.com/v/v9PB_kwTB18&hl=en&fs=1"></object> </div>
</div>
<div class="bot"><div><div></div></div></div>
</div>
</div>
<div class="right_column">
<h2>One stop shop for Sydney talent.</h2>
<div class="button">
<div>
<a href="pages.php?id=8">Join now</a>
</div>
</div>
<div class="clear"></div>
<div class="block">
<div class="left">
<h3>Talent of the Month</h3>
<span class="talentmonth">
<a href="profile.php?Id=8726"><img src="image.php?image=/uploads/artists/portfolio/2/2e0eb8804cbee069564269a63aab72fd__pw 25.JPG&height=150" alt=""></a>
<p><span class="btr">Phil Widdicombe </span></p><p><span class="fitimg"> MAMM'S Shining Talent</span></p>
</span>
<br>
<h3>Services for talent</h3>
<ul>
<li>Fully equipped photographic studios in Sydney's CBD and beachside Cronulla</li>
<li>Experienced talents agents with years of industry experience and impressive client list</li>
<li>Personal 1 on 1 service, taylor made packages at competitive rates. We support your career.</li>
</ul>
</div>
<div class="right">
<div style="background:url(img/latest-news-bg.gif) repeat-y;">
<img src="img/news-top.jpg">
<div class="latestnews">
<h3>Latest News </h3>
<div>No News Available Now...</div>
</div>
</div>
<img src="img/news-bottom.jpg">
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="bot"><div><div></div></div></div>
</div>
</div>
</div>
<div class="footer_container">
<div class="top">
<div class="left">
<p>Follow us on</p>
<a href="https://www.facebook.com/MAMM.Agency" target="_blank"><img src="img/facebook.gif" alt="facebook"></a>
<a href="https://twitter.com/mammagency" target="_blank"><img src="img/bird.gif" alt="bird"></a>
<a href="http://www.myspace.com/mamm_international" target="_blank"><img src="img/myspace.png" alt="myspace"></a>
<a href="http://www.youtube.com/user/mamminter" target="_blank"><img src="img/youtube.png" alt="youtube"></a>
</div>
<div class="right">
<div style="float:left; margin-right:50px;">
<form action="" method="post" name="signup" id="signup" onsubmit="return email_valid()">
<div class="input_text">Newsletter signup</div>
<div class="input">
<div>
<input type="text" name="emailid" id="emailid" value="Enter Email ID" style="color:#666" onfocus="delvalue(this.value)" onblur="showvalue(this.value)">
</div>
</div>
<div class="submit">
<input type="hidden" name="sign_up" value="GO">
<input class="submit" name="submit" type="submit" value="">
</div>
</form>
</div>
<div style="float:left">
<script type="text/javascript">
function bottomsearch()
{
var val=$('#bot_sch').val();
if(val=='' || val==null)
{
alert("Keywords should not be blank");
return false;
}
return true;
}
</script>
<form action="searchresult.php" method="post" name="bot_search" id="bot_search" onsubmit="return bottomsearch()">
<div class="input_text">Talent search <br><a href="advance_search.php" style="color:red;">Advanced</a></div>
<div class="input">
<div>
<input type="text" name="search_by_name" id="bot_sch">
</div>
</div>
<div class="submit">
<div>
<input type="submit" name="search_hame_page" value="GO" style="background: none repeat scroll 0 0 #F80302;cursor: pointer;font-size: 11px;height: 15px;padding: 0 5px 2px;width: 38px;border: medium none;
color: #FFFFFF;
float: left;font-weight: bold; margin: 0 3px;">
</div>
</div>
</form>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
<div class="footerblock">
<div> OUR PHOTOGRAPHY SERVICES INCLUDE: Actors / Models / Corporate | Fashion | Advertising | Pregnancy | Weddings | Kids | Families | Pets </div>
<div>WE SUPPLY TALENT & MODELS FOR: Promotions | Events | Catalogues | Magazines | TV Commercials | Films | Overseas</div>
</div>
</div>
</div>
<div class="footer">
© Copyright 2010 MAMM International. All rights reserved | <a class="red" href="pages.php?id=5">Terms & Conditions</a> | <a target="_blank" href="http://www.blueocean.com.au/">Site designed by: "Blue Ocean"</a> </div>
</div>
<div id="ui-datepicker-div" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div></body></html>