var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405244&x=1327',
		'title': '',
		'imageId': '68405244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405242&x=1327',
		'title': '',
		'imageId': '68405242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405254&x=1327',
		'title': '',
		'imageId': '68405254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405241&x=1327',
		'title': '',
		'imageId': '68405241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405247&x=1327',
		'title': '',
		'imageId': '68405247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405240&x=1327',
		'title': '',
		'imageId': '68405240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405243&x=1327',
		'title': '',
		'imageId': '68405243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405253&x=1327',
		'title': '',
		'imageId': '68405253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405252&x=1327',
		'title': '',
		'imageId': '68405252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405251&x=1327',
		'title': '',
		'imageId': '68405251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405250&x=1327',
		'title': '',
		'imageId': '68405250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405248&x=1327',
		'title': '',
		'imageId': '68405248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405245&x=1327',
		'title': '',
		'imageId': '68405245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405246&x=1327',
		'title': '',
		'imageId': '68405246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405249&x=1327',
		'title': '',
		'imageId': '68405249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942560&docid=68405239&x=1327',
		'title': '',
		'imageId': '68405239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942560';

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