var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095579&x=5822',
		'title': '',
		'imageId': '68095579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095578&x=5822',
		'title': '',
		'imageId': '68095578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095580&x=5822',
		'title': '',
		'imageId': '68095580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095581&x=5822',
		'title': '',
		'imageId': '68095581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095582&x=5822',
		'title': '',
		'imageId': '68095582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095583&x=5822',
		'title': '',
		'imageId': '68095583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095584&x=5822',
		'title': '',
		'imageId': '68095584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095586&x=5822',
		'title': '',
		'imageId': '68095586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095587&x=5822',
		'title': '',
		'imageId': '68095587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095589&x=5822',
		'title': '',
		'imageId': '68095589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095590&x=5822',
		'title': '',
		'imageId': '68095590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095591&x=5822',
		'title': '',
		'imageId': '68095591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095592&x=5822',
		'title': '',
		'imageId': '68095592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928571&docid=68095593&x=5822',
		'title': '',
		'imageId': '68095593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928571';

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