var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240887&x=4514',
		'title': '',
		'imageId': '69240887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240888&x=4514',
		'title': '',
		'imageId': '69240888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240889&x=4514',
		'title': '',
		'imageId': '69240889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240890&x=4514',
		'title': '',
		'imageId': '69240890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240891&x=4514',
		'title': '',
		'imageId': '69240891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240892&x=4514',
		'title': '',
		'imageId': '69240892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979315&docid=69240893&x=4514',
		'title': '',
		'imageId': '69240893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979315';

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