var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948726&x=4129',
		'title': '',
		'imageId': '67948726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948730&x=4129',
		'title': '',
		'imageId': '67948730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948729&x=4129',
		'title': '',
		'imageId': '67948729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948732&x=4129',
		'title': '',
		'imageId': '67948732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948731&x=4129',
		'title': '',
		'imageId': '67948731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948727&x=4129',
		'title': '',
		'imageId': '67948727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962612&docid=67948728&x=4129',
		'title': '',
		'imageId': '67948728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962612';

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