var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730638&x=2927',
		'title': '',
		'imageId': '68730638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730637&x=2927',
		'title': '',
		'imageId': '68730637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730632&x=2927',
		'title': '',
		'imageId': '68730632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730635&x=2927',
		'title': '',
		'imageId': '68730635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730633&x=2927',
		'title': '',
		'imageId': '68730633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730636&x=2927',
		'title': '',
		'imageId': '68730636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956195&docid=68730634&x=2927',
		'title': '',
		'imageId': '68730634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956195';

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