var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750039&x=2122',
		'title': '',
		'imageId': '68750039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750040&x=2122',
		'title': '',
		'imageId': '68750040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750038&x=2122',
		'title': '',
		'imageId': '68750038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750042&x=2122',
		'title': '',
		'imageId': '68750042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750037&x=2122',
		'title': '',
		'imageId': '68750037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750041&x=2122',
		'title': '',
		'imageId': '68750041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750057&x=2122',
		'title': '',
		'imageId': '68750057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750056&x=2122',
		'title': '',
		'imageId': '68750056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956980&docid=68750055&x=2122',
		'title': '',
		'imageId': '68750055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956980';

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