var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899508&x=3938',
		'title': '',
		'imageId': '69899508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899509&x=3938',
		'title': '',
		'imageId': '69899509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899519&x=3938',
		'title': '',
		'imageId': '69899519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899513&x=3938',
		'title': '',
		'imageId': '69899513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899512&x=3938',
		'title': '',
		'imageId': '69899512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899514&x=3938',
		'title': '',
		'imageId': '69899514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899510&x=3938',
		'title': '',
		'imageId': '69899510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899507&x=3938',
		'title': '',
		'imageId': '69899507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899516&x=3938',
		'title': '',
		'imageId': '69899516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899511&x=3938',
		'title': '',
		'imageId': '69899511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899515&x=3938',
		'title': '',
		'imageId': '69899515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899506&x=3938',
		'title': '',
		'imageId': '69899506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899517&x=3938',
		'title': '',
		'imageId': '69899517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69899518&x=3938',
		'title': '',
		'imageId': '69899518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968303&x=3938',
		'title': '',
		'imageId': '69968303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968308&x=3938',
		'title': '',
		'imageId': '69968308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968304&x=3938',
		'title': '',
		'imageId': '69968304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968305&x=3938',
		'title': '',
		'imageId': '69968305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968307&x=3938',
		'title': '',
		'imageId': '69968307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968306&x=3938',
		'title': '',
		'imageId': '69968306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007643&docid=69968309&x=3938',
		'title': '',
		'imageId': '69968309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007643';

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