var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010693&x=5328',
		'title': '',
		'imageId': '72010693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010701&x=5328',
		'title': '',
		'imageId': '72010701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010710&x=5328',
		'title': '',
		'imageId': '72010710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010702&x=5328',
		'title': '',
		'imageId': '72010702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010694&x=5328',
		'title': '',
		'imageId': '72010694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010696&x=5328',
		'title': '',
		'imageId': '72010696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010700&x=5328',
		'title': '',
		'imageId': '72010700',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010704&x=5328',
		'title': '',
		'imageId': '72010704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010703&x=5328',
		'title': '',
		'imageId': '72010703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010695&x=5328',
		'title': '',
		'imageId': '72010695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010708&x=5328',
		'title': '',
		'imageId': '72010708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010706&x=5328',
		'title': '',
		'imageId': '72010706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010705&x=5328',
		'title': '',
		'imageId': '72010705',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010697&x=5328',
		'title': '',
		'imageId': '72010697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010698&x=5328',
		'title': '',
		'imageId': '72010698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010699&x=5328',
		'title': '',
		'imageId': '72010699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010707&x=5328',
		'title': '',
		'imageId': '72010707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092653&docid=72010709&x=5328',
		'title': '',
		'imageId': '72010709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092653';

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