var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770646&x=2030',
		'title': '',
		'imageId': '69770646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770568&x=2030',
		'title': '',
		'imageId': '69770568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770562&x=2030',
		'title': '',
		'imageId': '69770562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770561&x=2030',
		'title': '',
		'imageId': '69770561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770564&x=2030',
		'title': '',
		'imageId': '69770564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770565&x=2030',
		'title': '',
		'imageId': '69770565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770563&x=2030',
		'title': '',
		'imageId': '69770563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770569&x=2030',
		'title': '',
		'imageId': '69770569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770567&x=2030',
		'title': '',
		'imageId': '69770567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770560&x=2030',
		'title': '',
		'imageId': '69770560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770570&x=2030',
		'title': '',
		'imageId': '69770570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770566&x=2030',
		'title': '',
		'imageId': '69770566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770559&x=2030',
		'title': '',
		'imageId': '69770559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770558&x=2030',
		'title': '',
		'imageId': '69770558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770645&x=2030',
		'title': '',
		'imageId': '69770645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770647&x=2030',
		'title': '',
		'imageId': '69770647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770651&x=2030',
		'title': '',
		'imageId': '69770651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770648&x=2030',
		'title': '',
		'imageId': '69770648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002363&docid=69770650&x=2030',
		'title': '',
		'imageId': '69770650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002363';

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