var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630429&x=4148',
		'title': '',
		'imageId': '67630429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630430&x=4148',
		'title': '',
		'imageId': '67630430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630427&x=4148',
		'title': '',
		'imageId': '67630427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630428&x=4148',
		'title': '',
		'imageId': '67630428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630426&x=4148',
		'title': '',
		'imageId': '67630426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630431&x=4148',
		'title': '',
		'imageId': '67630431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909515&docid=67630436&x=4148',
		'title': '',
		'imageId': '67630436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909515';

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