var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004819&x=2816',
		'title': '',
		'imageId': '70004819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004820&x=2816',
		'title': '',
		'imageId': '70004820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004821&x=2816',
		'title': '',
		'imageId': '70004821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004826&x=2816',
		'title': '',
		'imageId': '70004826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004875&x=2816',
		'title': '',
		'imageId': '70004875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004869&x=2816',
		'title': '',
		'imageId': '70004869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004838&x=2816',
		'title': '',
		'imageId': '70004838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004844&x=2816',
		'title': '',
		'imageId': '70004844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004907&x=2816',
		'title': '',
		'imageId': '70004907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004923&x=2816',
		'title': '',
		'imageId': '70004923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004855&x=2816',
		'title': '',
		'imageId': '70004855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004849&x=2816',
		'title': '',
		'imageId': '70004849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004891&x=2816',
		'title': '',
		'imageId': '70004891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70005259&x=2816',
		'title': '',
		'imageId': '70005259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004827&x=2816',
		'title': '',
		'imageId': '70004827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004832&x=2816',
		'title': '',
		'imageId': '70004832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004837&x=2816',
		'title': '',
		'imageId': '70004837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004880&x=2816',
		'title': '',
		'imageId': '70004880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004882&x=2816',
		'title': '',
		'imageId': '70004882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004888&x=2816',
		'title': '',
		'imageId': '70004888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011943&docid=70004896&x=2816',
		'title': '',
		'imageId': '70004896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011943';

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