var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673943&x=1150',
		'title': '',
		'imageId': '68673943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673961&x=1150',
		'title': '',
		'imageId': '68673961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673965&x=1150',
		'title': '',
		'imageId': '68673965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673962&x=1150',
		'title': '',
		'imageId': '68673962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673925&x=1150',
		'title': '',
		'imageId': '68673925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673927&x=1150',
		'title': '',
		'imageId': '68673927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673929&x=1150',
		'title': '',
		'imageId': '68673929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673930&x=1150',
		'title': '',
		'imageId': '68673930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673945&x=1150',
		'title': '',
		'imageId': '68673945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673946&x=1150',
		'title': '',
		'imageId': '68673946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673944&x=1150',
		'title': '',
		'imageId': '68673944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673948&x=1150',
		'title': '',
		'imageId': '68673948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673947&x=1150',
		'title': '',
		'imageId': '68673947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673963&x=1150',
		'title': '',
		'imageId': '68673963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673970&x=1150',
		'title': '',
		'imageId': '68673970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673967&x=1150',
		'title': '',
		'imageId': '68673967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673926&x=1150',
		'title': '',
		'imageId': '68673926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954049&docid=68673928&x=1150',
		'title': '',
		'imageId': '68673928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954049';

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