var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930381&x=4736',
		'title': '',
		'imageId': '69930381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930379&x=4736',
		'title': '',
		'imageId': '69930379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930387&x=4736',
		'title': '',
		'imageId': '69930387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930390&x=4736',
		'title': '',
		'imageId': '69930390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930386&x=4736',
		'title': '',
		'imageId': '69930386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930383&x=4736',
		'title': '',
		'imageId': '69930383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930378&x=4736',
		'title': '',
		'imageId': '69930378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930380&x=4736',
		'title': '',
		'imageId': '69930380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930382&x=4736',
		'title': '',
		'imageId': '69930382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930384&x=4736',
		'title': '',
		'imageId': '69930384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930388&x=4736',
		'title': '',
		'imageId': '69930388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930391&x=4736',
		'title': '',
		'imageId': '69930391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930385&x=4736',
		'title': '',
		'imageId': '69930385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008801&docid=69930389&x=4736',
		'title': '',
		'imageId': '69930389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008801';

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