var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376090&x=1345',
		'title': '',
		'imageId': '69376090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376091&x=1345',
		'title': '',
		'imageId': '69376091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376094&x=1345',
		'title': '',
		'imageId': '69376094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376088&x=1345',
		'title': '',
		'imageId': '69376088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376089&x=1345',
		'title': '',
		'imageId': '69376089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376092&x=1345',
		'title': '',
		'imageId': '69376092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984914&docid=69376093&x=1345',
		'title': '',
		'imageId': '69376093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984914';

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