( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<li class="list-group-item m-b-lg">
<form method="get" name="ConnectMe" id="ConnectMe">
<h3 style="margin-top:0px" id="notice3" class="post-title m-t-lg m-b-lg"><strong>Enquire Studio time</strong> > <?php print $catalognameX; ?></h3>
<h3 style="display:none" id="notice2" class="post-title m-t-lg"><strong>Success.</strong>You will receive notification when <strong><?php print $catalognameX; ?></strong> responds</h3>
<p style="display:none" id="notice4" class="post-title m-b-lg">Check "Connection Status" link on the left for details</p>
<div class="form-group" id="details">
<div class="input-group m-b"> <span class="input-group-addon lt no-border bg-success dk">Where</span>
<input type="text" placeholder="Where are you located?" class="form-control pull-left input-lg m-b-lg bigsearch" id="where" style="width:400px" value="<?php print "$where"; ?>" />
</div>
<div class="input-group m-b"> <span class="input-group-addon lt no-border bg-success dk">When</span>
<input type="text" placeholder="When do you want to start" class="form-control pull-left input-lg m-b-lg w3em highlight-days-12 split-date no-transparency bigsearch" id="when" style="width:400px" value="<?php print "$when"; ?>" />
</div>
<input type="hidden" id="type" value="Studio" />
<input type="hidden" id="offer" value="0" />
<input type="hidden" id="counteroffer" value="0" />
<input type="hidden" id="finaloffer" value="0" />
<input type="hidden" id="deal" value="0" />
<input type="hidden" id="yanani" value="<?php echo $resultX[0]["catalogid"] ?>" />
<input type="hidden" id="catalogid" value="<?php echo $_SESSION['euserid'] ?>" />
<textarea id="description" class="form-control input-lg" rows="5" style="height:150px" placeholder="Briefly share your brief Bio*" ><?php print "$description"; ?></textarea> <label>*Describe what the meeting is about. <?php print $catalognameX; ?> will notify you on availability and venue if this meeting suitable </label>
</div> <div class="input-group m-b">
<a onClick="Connecta();" class="btn btn-lg btn-success <?php /*?>btn-lg <?php */?> m-b pull-right"><i class="icon-microphone"></i> <span id="notice">Book Studio Time</span></a>
</div>
</form>
</li>