var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009895&x=37',
		'title': '',
		'imageId': '72009895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009890&x=37',
		'title': '',
		'imageId': '72009890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009903&x=37',
		'title': '',
		'imageId': '72009903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009888&x=37',
		'title': '',
		'imageId': '72009888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009894&x=37',
		'title': '',
		'imageId': '72009894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009902&x=37',
		'title': '',
		'imageId': '72009902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009901&x=37',
		'title': '',
		'imageId': '72009901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009899&x=37',
		'title': '',
		'imageId': '72009899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009900&x=37',
		'title': '',
		'imageId': '72009900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009893&x=37',
		'title': '',
		'imageId': '72009893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009889&x=37',
		'title': '',
		'imageId': '72009889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009891&x=37',
		'title': '',
		'imageId': '72009891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009904&x=37',
		'title': '',
		'imageId': '72009904',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009896&x=37',
		'title': '',
		'imageId': '72009896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009897&x=37',
		'title': '',
		'imageId': '72009897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009892&x=37',
		'title': '',
		'imageId': '72009892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092636&docid=72009898&x=37',
		'title': '',
		'imageId': '72009898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092636';

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