var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124893&x=2415',
		'title': '',
		'imageId': '69124893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124895&x=2415',
		'title': '',
		'imageId': '69124895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124894&x=2415',
		'title': '',
		'imageId': '69124894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124896&x=2415',
		'title': '',
		'imageId': '69124896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124892&x=2415',
		'title': '',
		'imageId': '69124892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124890&x=2415',
		'title': '',
		'imageId': '69124890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974057&docid=69124891&x=2415',
		'title': '',
		'imageId': '69124891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974057';

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