var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185708&x=1130',
		'title': '',
		'imageId': '68185708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185712&x=1130',
		'title': '',
		'imageId': '68185712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185706&x=1130',
		'title': '',
		'imageId': '68185706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185709&x=1130',
		'title': '',
		'imageId': '68185709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185710&x=1130',
		'title': '',
		'imageId': '68185710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185713&x=1130',
		'title': '',
		'imageId': '68185713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185707&x=1130',
		'title': '',
		'imageId': '68185707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954188&docid=68185711&x=1130',
		'title': '',
		'imageId': '68185711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954188';

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