var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574289&x=911',
		'title': '',
		'imageId': '68574289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574293&x=911',
		'title': '',
		'imageId': '68574293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574294&x=911',
		'title': '',
		'imageId': '68574294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574291&x=911',
		'title': '',
		'imageId': '68574291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574298&x=911',
		'title': '',
		'imageId': '68574298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574295&x=911',
		'title': '',
		'imageId': '68574295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574299&x=911',
		'title': '',
		'imageId': '68574299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574297&x=911',
		'title': '',
		'imageId': '68574297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574292&x=911',
		'title': '',
		'imageId': '68574292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574296&x=911',
		'title': '',
		'imageId': '68574296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574300&x=911',
		'title': '',
		'imageId': '68574300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574301&x=911',
		'title': '',
		'imageId': '68574301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949501&docid=68574290&x=911',
		'title': '',
		'imageId': '68574290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949501';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
