var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403943&x=5122',
		'title': '',
		'imageId': '68403943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403932&x=5122',
		'title': '',
		'imageId': '68403932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403930&x=5122',
		'title': '',
		'imageId': '68403930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403942&x=5122',
		'title': '',
		'imageId': '68403942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403931&x=5122',
		'title': '',
		'imageId': '68403931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403928&x=5122',
		'title': '',
		'imageId': '68403928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942399&docid=68403929&x=5122',
		'title': '',
		'imageId': '68403929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942399';

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