var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524042&x=3645',
		'title': '',
		'imageId': '68524042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524043&x=3645',
		'title': '',
		'imageId': '68524043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524044&x=3645',
		'title': '',
		'imageId': '68524044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524054&x=3645',
		'title': '',
		'imageId': '68524054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524055&x=3645',
		'title': '',
		'imageId': '68524055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524056&x=3645',
		'title': '',
		'imageId': '68524056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524057&x=3645',
		'title': '',
		'imageId': '68524057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524058&x=3645',
		'title': '',
		'imageId': '68524058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524060&x=3645',
		'title': '',
		'imageId': '68524060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524063&x=3645',
		'title': '',
		'imageId': '68524063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524059&x=3645',
		'title': '',
		'imageId': '68524059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524061&x=3645',
		'title': '',
		'imageId': '68524061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947318&docid=68524062&x=3645',
		'title': '',
		'imageId': '68524062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947318';

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";
	})
}
