var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145203&x=3053',
		'title': '',
		'imageId': '67145203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145208&x=3053',
		'title': '',
		'imageId': '67145208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145202&x=3053',
		'title': '',
		'imageId': '67145202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145206&x=3053',
		'title': '',
		'imageId': '67145206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145205&x=3053',
		'title': '',
		'imageId': '67145205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145204&x=3053',
		'title': '',
		'imageId': '67145204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889967&docid=67145207&x=3053',
		'title': '',
		'imageId': '67145207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889967';

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