var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409250&x=5047',
		'title': '',
		'imageId': '68409250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409274&x=5047',
		'title': '',
		'imageId': '68409274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409294&x=5047',
		'title': '',
		'imageId': '68409294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409315&x=5047',
		'title': '',
		'imageId': '68409315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409323&x=5047',
		'title': '',
		'imageId': '68409323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409326&x=5047',
		'title': '',
		'imageId': '68409326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942845&docid=68409374&x=5047',
		'title': '',
		'imageId': '68409374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942845';

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