var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078033&x=1532',
		'title': '',
		'imageId': '70078033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078035&x=1532',
		'title': '',
		'imageId': '70078035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078036&x=1532',
		'title': '',
		'imageId': '70078036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078037&x=1532',
		'title': '',
		'imageId': '70078037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078038&x=1532',
		'title': '',
		'imageId': '70078038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078039&x=1532',
		'title': '',
		'imageId': '70078039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015124&docid=70078040&x=1532',
		'title': '',
		'imageId': '70078040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015124';

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