var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952836&x=314',
		'title': '',
		'imageId': '69952836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952864&x=314',
		'title': '',
		'imageId': '69952864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952837&x=314',
		'title': '',
		'imageId': '69952837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952840&x=314',
		'title': '',
		'imageId': '69952840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952851&x=314',
		'title': '',
		'imageId': '69952851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952838&x=314',
		'title': '',
		'imageId': '69952838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952844&x=314',
		'title': '',
		'imageId': '69952844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952839&x=314',
		'title': '',
		'imageId': '69952839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952853&x=314',
		'title': '',
		'imageId': '69952853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952857&x=314',
		'title': '',
		'imageId': '69952857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952858&x=314',
		'title': '',
		'imageId': '69952858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952859&x=314',
		'title': '',
		'imageId': '69952859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952870&x=314',
		'title': '',
		'imageId': '69952870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952865&x=314',
		'title': '',
		'imageId': '69952865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952875&x=314',
		'title': '',
		'imageId': '69952875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952876&x=314',
		'title': '',
		'imageId': '69952876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952878&x=314',
		'title': '',
		'imageId': '69952878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952881&x=314',
		'title': '',
		'imageId': '69952881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952883&x=314',
		'title': '',
		'imageId': '69952883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952888&x=314',
		'title': '',
		'imageId': '69952888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009742&docid=69952841&x=314',
		'title': '',
		'imageId': '69952841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009742';

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