var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947955&x=5614',
		'title': '',
		'imageId': '67947955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947956&x=5614',
		'title': '',
		'imageId': '67947956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947961&x=5614',
		'title': '',
		'imageId': '67947961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947957&x=5614',
		'title': '',
		'imageId': '67947957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947958&x=5614',
		'title': '',
		'imageId': '67947958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947959&x=5614',
		'title': '',
		'imageId': '67947959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947960&x=5614',
		'title': '',
		'imageId': '67947960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932478&docid=67947962&x=5614',
		'title': '',
		'imageId': '67947962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932478';

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