var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803735&x=2124',
		'title': '',
		'imageId': '67803735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803736&x=2124',
		'title': '',
		'imageId': '67803736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803737&x=2124',
		'title': '',
		'imageId': '67803737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803739&x=2124',
		'title': '',
		'imageId': '67803739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803740&x=2124',
		'title': '',
		'imageId': '67803740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803742&x=2124',
		'title': '',
		'imageId': '67803742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916423&docid=67803743&x=2124',
		'title': '',
		'imageId': '67803743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916423';

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