var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630098&x=4226',
		'title': '',
		'imageId': '68630098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630099&x=4226',
		'title': '',
		'imageId': '68630099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630100&x=4226',
		'title': '',
		'imageId': '68630100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630101&x=4226',
		'title': '',
		'imageId': '68630101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630102&x=4226',
		'title': '',
		'imageId': '68630102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630103&x=4226',
		'title': '',
		'imageId': '68630103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630104&x=4226',
		'title': '',
		'imageId': '68630104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630105&x=4226',
		'title': '',
		'imageId': '68630105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630106&x=4226',
		'title': '',
		'imageId': '68630106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630107&x=4226',
		'title': '',
		'imageId': '68630107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630108&x=4226',
		'title': '',
		'imageId': '68630108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630109&x=4226',
		'title': '',
		'imageId': '68630109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951924&docid=68630110&x=4226',
		'title': '',
		'imageId': '68630110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951924';

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