var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114054&x=5513',
		'title': '',
		'imageId': '68114054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114048&x=5513',
		'title': '',
		'imageId': '68114048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114049&x=5513',
		'title': '',
		'imageId': '68114049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114050&x=5513',
		'title': '',
		'imageId': '68114050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114053&x=5513',
		'title': '',
		'imageId': '68114053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114051&x=5513',
		'title': '',
		'imageId': '68114051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114055&x=5513',
		'title': '',
		'imageId': '68114055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929245&docid=68114052&x=5513',
		'title': '',
		'imageId': '68114052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929245';

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