var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004516&x=2047',
		'title': '',
		'imageId': '70004516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004514&x=2047',
		'title': '',
		'imageId': '70004514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004511&x=2047',
		'title': '',
		'imageId': '70004511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004510&x=2047',
		'title': '',
		'imageId': '70004510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004512&x=2047',
		'title': '',
		'imageId': '70004512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004509&x=2047',
		'title': '',
		'imageId': '70004509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004515&x=2047',
		'title': '',
		'imageId': '70004515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004513&x=2047',
		'title': '',
		'imageId': '70004513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011921&docid=70004551&x=2047',
		'title': '',
		'imageId': '70004551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011921';

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