var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787362&x=3411',
		'title': '',
		'imageId': '70787362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787379&x=3411',
		'title': '',
		'imageId': '70787379',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787375&x=3411',
		'title': '',
		'imageId': '70787375',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787364&x=3411',
		'title': '',
		'imageId': '70787364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787377&x=3411',
		'title': '',
		'imageId': '70787377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787368&x=3411',
		'title': '',
		'imageId': '70787368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787372&x=3411',
		'title': '',
		'imageId': '70787372',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787367&x=3411',
		'title': '',
		'imageId': '70787367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787370&x=3411',
		'title': '',
		'imageId': '70787370',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787365&x=3411',
		'title': '',
		'imageId': '70787365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787369&x=3411',
		'title': '',
		'imageId': '70787369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787376&x=3411',
		'title': '',
		'imageId': '70787376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787373&x=3411',
		'title': '',
		'imageId': '70787373',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787363&x=3411',
		'title': '',
		'imageId': '70787363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787371&x=3411',
		'title': '',
		'imageId': '70787371',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787378&x=3411',
		'title': '',
		'imageId': '70787378',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787366&x=3411',
		'title': '',
		'imageId': '70787366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787374&x=3411',
		'title': '',
		'imageId': '70787374',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787380&x=3411',
		'title': '',
		'imageId': '70787380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042169&docid=70787381&x=3411',
		'title': '',
		'imageId': '70787381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042169';

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