var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114385&x=2745',
		'title': '',
		'imageId': '66114385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114391&x=2745',
		'title': '',
		'imageId': '66114391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114387&x=2745',
		'title': '',
		'imageId': '66114387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114390&x=2745',
		'title': '',
		'imageId': '66114390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114389&x=2745',
		'title': '',
		'imageId': '66114389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114386&x=2745',
		'title': '',
		'imageId': '66114386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848379&docid=66114388&x=2745',
		'title': '',
		'imageId': '66114388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3848379';

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