var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113925&x=4035',
		'title': '',
		'imageId': '68113925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113926&x=4035',
		'title': '',
		'imageId': '68113926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113927&x=4035',
		'title': '',
		'imageId': '68113927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113928&x=4035',
		'title': '',
		'imageId': '68113928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113930&x=4035',
		'title': '',
		'imageId': '68113930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113924&x=4035',
		'title': '',
		'imageId': '68113924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113931&x=4035',
		'title': '',
		'imageId': '68113931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113929&x=4035',
		'title': '',
		'imageId': '68113929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929231&docid=68113932&x=4035',
		'title': '',
		'imageId': '68113932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929231';

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