var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156171&x=506',
		'title': '',
		'imageId': '68156171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156178&x=506',
		'title': '',
		'imageId': '68156178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156179&x=506',
		'title': '',
		'imageId': '68156179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156177&x=506',
		'title': '',
		'imageId': '68156177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156170&x=506',
		'title': '',
		'imageId': '68156170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156169&x=506',
		'title': '',
		'imageId': '68156169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156176&x=506',
		'title': '',
		'imageId': '68156176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156168&x=506',
		'title': '',
		'imageId': '68156168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156180&x=506',
		'title': '',
		'imageId': '68156180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156174&x=506',
		'title': '',
		'imageId': '68156174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156167&x=506',
		'title': '',
		'imageId': '68156167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156175&x=506',
		'title': '',
		'imageId': '68156175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156172&x=506',
		'title': '',
		'imageId': '68156172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156173&x=506',
		'title': '',
		'imageId': '68156173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931431&docid=68156181&x=506',
		'title': '',
		'imageId': '68156181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931431';

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