var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279071&x=2028',
		'title': '',
		'imageId': '68279071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279072&x=2028',
		'title': '',
		'imageId': '68279072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279070&x=2028',
		'title': '',
		'imageId': '68279070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279073&x=2028',
		'title': '',
		'imageId': '68279073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279069&x=2028',
		'title': '',
		'imageId': '68279069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279075&x=2028',
		'title': '',
		'imageId': '68279075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936306&docid=68279074&x=2028',
		'title': '',
		'imageId': '68279074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936306';

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