var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640086&x=4738',
		'title': '',
		'imageId': '68640086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640089&x=4738',
		'title': '',
		'imageId': '68640089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640087&x=4738',
		'title': '',
		'imageId': '68640087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640090&x=4738',
		'title': '',
		'imageId': '68640090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640081&x=4738',
		'title': '',
		'imageId': '68640081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640088&x=4738',
		'title': '',
		'imageId': '68640088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640082&x=4738',
		'title': '',
		'imageId': '68640082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640080&x=4738',
		'title': '',
		'imageId': '68640080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640091&x=4738',
		'title': '',
		'imageId': '68640091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640093&x=4738',
		'title': '',
		'imageId': '68640093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640084&x=4738',
		'title': '',
		'imageId': '68640084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640083&x=4738',
		'title': '',
		'imageId': '68640083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952263&docid=68640092&x=4738',
		'title': '',
		'imageId': '68640092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952263';

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