var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717337&x=4116',
		'title': '',
		'imageId': '66717337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717338&x=4116',
		'title': '',
		'imageId': '66717338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717339&x=4116',
		'title': '',
		'imageId': '66717339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717336&x=4116',
		'title': '',
		'imageId': '66717336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717340&x=4116',
		'title': '',
		'imageId': '66717340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717341&x=4116',
		'title': '',
		'imageId': '66717341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873234&docid=66717342&x=4116',
		'title': '',
		'imageId': '66717342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873234';

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