var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037069&x=1811',
		'title': '',
		'imageId': '67037069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037070&x=1811',
		'title': '',
		'imageId': '67037070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037071&x=1811',
		'title': '',
		'imageId': '67037071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037072&x=1811',
		'title': '',
		'imageId': '67037072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037073&x=1811',
		'title': '',
		'imageId': '67037073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037074&x=1811',
		'title': '',
		'imageId': '67037074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939298&docid=67037075&x=1811',
		'title': '',
		'imageId': '67037075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939298';

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