var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806471&x=4750',
		'title': '',
		'imageId': '70806471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806470&x=4750',
		'title': '',
		'imageId': '70806470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806469&x=4750',
		'title': '',
		'imageId': '70806469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806466&x=4750',
		'title': '',
		'imageId': '70806466',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806468&x=4750',
		'title': '',
		'imageId': '70806468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806465&x=4750',
		'title': '',
		'imageId': '70806465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700518&x=4750',
		'title': '',
		'imageId': '70700518',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700521&x=4750',
		'title': '',
		'imageId': '70700521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700517&x=4750',
		'title': '',
		'imageId': '70700517',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700520&x=4750',
		'title': '',
		'imageId': '70700520',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700519&x=4750',
		'title': '',
		'imageId': '70700519',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700525&x=4750',
		'title': '',
		'imageId': '70700525',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700524&x=4750',
		'title': '',
		'imageId': '70700524',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700527&x=4750',
		'title': '',
		'imageId': '70700527',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700526&x=4750',
		'title': '',
		'imageId': '70700526',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700522&x=4750',
		'title': '',
		'imageId': '70700522',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70700523&x=4750',
		'title': '',
		'imageId': '70700523',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039020&docid=70806467&x=4750',
		'title': '',
		'imageId': '70806467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039020';

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