var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879713&x=3114',
		'title': '',
		'imageId': '67879713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879710&x=3114',
		'title': '',
		'imageId': '67879710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879707&x=3114',
		'title': '',
		'imageId': '67879707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879708&x=3114',
		'title': '',
		'imageId': '67879708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879712&x=3114',
		'title': '',
		'imageId': '67879712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879711&x=3114',
		'title': '',
		'imageId': '67879711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918813&docid=67879709&x=3114',
		'title': '',
		'imageId': '67879709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918813';

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