var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992984&x=4040',
		'title': '',
		'imageId': '69992984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992985&x=4040',
		'title': '',
		'imageId': '69992985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992979&x=4040',
		'title': '',
		'imageId': '69992979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992993&x=4040',
		'title': '',
		'imageId': '69992993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992980&x=4040',
		'title': '',
		'imageId': '69992980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992983&x=4040',
		'title': '',
		'imageId': '69992983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992989&x=4040',
		'title': '',
		'imageId': '69992989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992986&x=4040',
		'title': '',
		'imageId': '69992986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992981&x=4040',
		'title': '',
		'imageId': '69992981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992987&x=4040',
		'title': '',
		'imageId': '69992987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992992&x=4040',
		'title': '',
		'imageId': '69992992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992990&x=4040',
		'title': '',
		'imageId': '69992990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992991&x=4040',
		'title': '',
		'imageId': '69992991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992988&x=4040',
		'title': '',
		'imageId': '69992988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011500&docid=69992982&x=4040',
		'title': '',
		'imageId': '69992982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011500';

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