var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478932&x=281',
		'title': '',
		'imageId': '68478932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478930&x=281',
		'title': '',
		'imageId': '68478930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478935&x=281',
		'title': '',
		'imageId': '68478935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478926&x=281',
		'title': '',
		'imageId': '68478926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478927&x=281',
		'title': '',
		'imageId': '68478927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478928&x=281',
		'title': '',
		'imageId': '68478928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478923&x=281',
		'title': '',
		'imageId': '68478923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478924&x=281',
		'title': '',
		'imageId': '68478924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478933&x=281',
		'title': '',
		'imageId': '68478933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478936&x=281',
		'title': '',
		'imageId': '68478936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478934&x=281',
		'title': '',
		'imageId': '68478934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478931&x=281',
		'title': '',
		'imageId': '68478931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478938&x=281',
		'title': '',
		'imageId': '68478938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478937&x=281',
		'title': '',
		'imageId': '68478937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478929&x=281',
		'title': '',
		'imageId': '68478929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945639&docid=68478925&x=281',
		'title': '',
		'imageId': '68478925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945639';

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