var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904429&x=3038',
		'title': '',
		'imageId': '68904429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904430&x=3038',
		'title': '',
		'imageId': '68904430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904431&x=3038',
		'title': '',
		'imageId': '68904431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904432&x=3038',
		'title': '',
		'imageId': '68904432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904433&x=3038',
		'title': '',
		'imageId': '68904433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904434&x=3038',
		'title': '',
		'imageId': '68904434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904438&x=3038',
		'title': '',
		'imageId': '68904438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904439&x=3038',
		'title': '',
		'imageId': '68904439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904440&x=3038',
		'title': '',
		'imageId': '68904440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904441&x=3038',
		'title': '',
		'imageId': '68904441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904442&x=3038',
		'title': '',
		'imageId': '68904442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904443&x=3038',
		'title': '',
		'imageId': '68904443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963966&docid=68904444&x=3038',
		'title': '',
		'imageId': '68904444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963966';

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