var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515439&x=3643',
		'title': '',
		'imageId': '68515439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515445&x=3643',
		'title': '',
		'imageId': '68515445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515443&x=3643',
		'title': '',
		'imageId': '68515443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515442&x=3643',
		'title': '',
		'imageId': '68515442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515440&x=3643',
		'title': '',
		'imageId': '68515440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515448&x=3643',
		'title': '',
		'imageId': '68515448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515449&x=3643',
		'title': '',
		'imageId': '68515449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515450&x=3643',
		'title': '',
		'imageId': '68515450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515452&x=3643',
		'title': '',
		'imageId': '68515452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515454&x=3643',
		'title': '',
		'imageId': '68515454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515455&x=3643',
		'title': '',
		'imageId': '68515455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515453&x=3643',
		'title': '',
		'imageId': '68515453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515446&x=3643',
		'title': '',
		'imageId': '68515446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515447&x=3643',
		'title': '',
		'imageId': '68515447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947236&docid=68515456&x=3643',
		'title': '',
		'imageId': '68515456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947236';

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