var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960693&x=2657',
		'title': '',
		'imageId': '67960693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960697&x=2657',
		'title': '',
		'imageId': '67960697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960698&x=2657',
		'title': '',
		'imageId': '67960698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960701&x=2657',
		'title': '',
		'imageId': '67960701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960704&x=2657',
		'title': '',
		'imageId': '67960704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960709&x=2657',
		'title': '',
		'imageId': '67960709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922448&docid=67960712&x=2657',
		'title': '',
		'imageId': '67960712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922448';

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