var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412845&x=4851',
		'title': '',
		'imageId': '67412845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412840&x=4851',
		'title': '',
		'imageId': '67412840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412844&x=4851',
		'title': '',
		'imageId': '67412844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412842&x=4851',
		'title': '',
		'imageId': '67412842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412846&x=4851',
		'title': '',
		'imageId': '67412846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412849&x=4851',
		'title': '',
		'imageId': '67412849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910478&docid=67412839&x=4851',
		'title': '',
		'imageId': '67412839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910478';

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