var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603319&x=3742',
		'title': '',
		'imageId': '68603319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603317&x=3742',
		'title': '',
		'imageId': '68603317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603321&x=3742',
		'title': '',
		'imageId': '68603321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603316&x=3742',
		'title': '',
		'imageId': '68603316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603320&x=3742',
		'title': '',
		'imageId': '68603320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603322&x=3742',
		'title': '',
		'imageId': '68603322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950750&docid=68603318&x=3742',
		'title': '',
		'imageId': '68603318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950750';

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