var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236407&x=2131',
		'title': '',
		'imageId': '68236407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236410&x=2131',
		'title': '',
		'imageId': '68236410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236408&x=2131',
		'title': '',
		'imageId': '68236408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236415&x=2131',
		'title': '',
		'imageId': '68236415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236409&x=2131',
		'title': '',
		'imageId': '68236409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236412&x=2131',
		'title': '',
		'imageId': '68236412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236411&x=2131',
		'title': '',
		'imageId': '68236411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236414&x=2131',
		'title': '',
		'imageId': '68236414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236413&x=2131',
		'title': '',
		'imageId': '68236413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236417&x=2131',
		'title': '',
		'imageId': '68236417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236405&x=2131',
		'title': '',
		'imageId': '68236405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236406&x=2131',
		'title': '',
		'imageId': '68236406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236404&x=2131',
		'title': '',
		'imageId': '68236404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974511&docid=68236416&x=2131',
		'title': '',
		'imageId': '68236416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974511';

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