var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841955&x=640',
		'title': '',
		'imageId': '70841955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841951&x=640',
		'title': '',
		'imageId': '70841951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841953&x=640',
		'title': '',
		'imageId': '70841953',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841950&x=640',
		'title': '',
		'imageId': '70841950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841954&x=640',
		'title': '',
		'imageId': '70841954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841956&x=640',
		'title': '',
		'imageId': '70841956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841948&x=640',
		'title': '',
		'imageId': '70841948',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841952&x=640',
		'title': '',
		'imageId': '70841952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70841949&x=640',
		'title': '',
		'imageId': '70841949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842037&x=640',
		'title': '',
		'imageId': '70842037',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842045&x=640',
		'title': '',
		'imageId': '70842045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842044&x=640',
		'title': '',
		'imageId': '70842044',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842042&x=640',
		'title': '',
		'imageId': '70842042',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842039&x=640',
		'title': '',
		'imageId': '70842039',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842043&x=640',
		'title': '',
		'imageId': '70842043',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842040&x=640',
		'title': '',
		'imageId': '70842040',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044114&docid=70842041&x=640',
		'title': '',
		'imageId': '70842041',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4044114';

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