var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315887&x=4542',
		'title': '',
		'imageId': '67315887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315888&x=4542',
		'title': '',
		'imageId': '67315888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315889&x=4542',
		'title': '',
		'imageId': '67315889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315890&x=4542',
		'title': '',
		'imageId': '67315890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315892&x=4542',
		'title': '',
		'imageId': '67315892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315893&x=4542',
		'title': '',
		'imageId': '67315893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3897034&docid=67315894&x=4542',
		'title': '',
		'imageId': '67315894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3897034';

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