var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515960&x=2633',
		'title': '',
		'imageId': '68515960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515964&x=2633',
		'title': '',
		'imageId': '68515964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515965&x=2633',
		'title': '',
		'imageId': '68515965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515966&x=2633',
		'title': '',
		'imageId': '68515966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515967&x=2633',
		'title': '',
		'imageId': '68515967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515979&x=2633',
		'title': '',
		'imageId': '68515979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515969&x=2633',
		'title': '',
		'imageId': '68515969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515970&x=2633',
		'title': '',
		'imageId': '68515970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515980&x=2633',
		'title': '',
		'imageId': '68515980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515971&x=2633',
		'title': '',
		'imageId': '68515971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515972&x=2633',
		'title': '',
		'imageId': '68515972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515973&x=2633',
		'title': '',
		'imageId': '68515973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515974&x=2633',
		'title': '',
		'imageId': '68515974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515975&x=2633',
		'title': '',
		'imageId': '68515975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515976&x=2633',
		'title': '',
		'imageId': '68515976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515968&x=2633',
		'title': '',
		'imageId': '68515968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515963&x=2633',
		'title': '',
		'imageId': '68515963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947263&docid=68515977&x=2633',
		'title': '',
		'imageId': '68515977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947263';

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