var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197337&x=1614',
		'title': '',
		'imageId': '69197337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197350&x=1614',
		'title': '',
		'imageId': '69197350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197356&x=1614',
		'title': '',
		'imageId': '69197356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197358&x=1614',
		'title': '',
		'imageId': '69197358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197355&x=1614',
		'title': '',
		'imageId': '69197355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197353&x=1614',
		'title': '',
		'imageId': '69197353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197357&x=1614',
		'title': '',
		'imageId': '69197357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197360&x=1614',
		'title': '',
		'imageId': '69197360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197361&x=1614',
		'title': '',
		'imageId': '69197361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197352&x=1614',
		'title': '',
		'imageId': '69197352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197359&x=1614',
		'title': '',
		'imageId': '69197359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197354&x=1614',
		'title': '',
		'imageId': '69197354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977313&docid=69197351&x=1614',
		'title': '',
		'imageId': '69197351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977313';

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