var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523849&x=2152',
		'title': '',
		'imageId': '68523849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523846&x=2152',
		'title': '',
		'imageId': '68523846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523842&x=2152',
		'title': '',
		'imageId': '68523842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523853&x=2152',
		'title': '',
		'imageId': '68523853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523850&x=2152',
		'title': '',
		'imageId': '68523850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523855&x=2152',
		'title': '',
		'imageId': '68523855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523841&x=2152',
		'title': '',
		'imageId': '68523841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523854&x=2152',
		'title': '',
		'imageId': '68523854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523851&x=2152',
		'title': '',
		'imageId': '68523851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523848&x=2152',
		'title': '',
		'imageId': '68523848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523847&x=2152',
		'title': '',
		'imageId': '68523847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523843&x=2152',
		'title': '',
		'imageId': '68523843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523844&x=2152',
		'title': '',
		'imageId': '68523844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523840&x=2152',
		'title': '',
		'imageId': '68523840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947311&docid=68523845&x=2152',
		'title': '',
		'imageId': '68523845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947311';

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