var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950300&x=2859',
		'title': '',
		'imageId': '69950300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950301&x=2859',
		'title': '',
		'imageId': '69950301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950302&x=2859',
		'title': '',
		'imageId': '69950302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950303&x=2859',
		'title': '',
		'imageId': '69950303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950304&x=2859',
		'title': '',
		'imageId': '69950304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69950305&x=2859',
		'title': '',
		'imageId': '69950305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952301&x=2859',
		'title': '',
		'imageId': '69952301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952298&x=2859',
		'title': '',
		'imageId': '69952298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952299&x=2859',
		'title': '',
		'imageId': '69952299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952302&x=2859',
		'title': '',
		'imageId': '69952302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952300&x=2859',
		'title': '',
		'imageId': '69952300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952303&x=2859',
		'title': '',
		'imageId': '69952303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952304&x=2859',
		'title': '',
		'imageId': '69952304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009599&docid=69952305&x=2859',
		'title': '',
		'imageId': '69952305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009599';

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