var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999369&x=5427',
		'title': '',
		'imageId': '68999369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999367&x=5427',
		'title': '',
		'imageId': '68999367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999364&x=5427',
		'title': '',
		'imageId': '68999364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999366&x=5427',
		'title': '',
		'imageId': '68999366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999361&x=5427',
		'title': '',
		'imageId': '68999361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999363&x=5427',
		'title': '',
		'imageId': '68999363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999365&x=5427',
		'title': '',
		'imageId': '68999365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999368&x=5427',
		'title': '',
		'imageId': '68999368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997335&docid=68999362&x=5427',
		'title': '',
		'imageId': '68999362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997335';

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