var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524164&x=91',
		'title': '',
		'imageId': '68524164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524171&x=91',
		'title': '',
		'imageId': '68524171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524168&x=91',
		'title': '',
		'imageId': '68524168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524157&x=91',
		'title': '',
		'imageId': '68524157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524167&x=91',
		'title': '',
		'imageId': '68524167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524160&x=91',
		'title': '',
		'imageId': '68524160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524174&x=91',
		'title': '',
		'imageId': '68524174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524163&x=91',
		'title': '',
		'imageId': '68524163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524170&x=91',
		'title': '',
		'imageId': '68524170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524169&x=91',
		'title': '',
		'imageId': '68524169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524158&x=91',
		'title': '',
		'imageId': '68524158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524161&x=91',
		'title': '',
		'imageId': '68524161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524159&x=91',
		'title': '',
		'imageId': '68524159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524173&x=91',
		'title': '',
		'imageId': '68524173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524162&x=91',
		'title': '',
		'imageId': '68524162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524166&x=91',
		'title': '',
		'imageId': '68524166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524165&x=91',
		'title': '',
		'imageId': '68524165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947324&docid=68524172&x=91',
		'title': '',
		'imageId': '68524172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947324';

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