var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228569&x=829',
		'title': '',
		'imageId': '69228569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228550&x=829',
		'title': '',
		'imageId': '69228550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228548&x=829',
		'title': '',
		'imageId': '69228548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228549&x=829',
		'title': '',
		'imageId': '69228549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228562&x=829',
		'title': '',
		'imageId': '69228562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228581&x=829',
		'title': '',
		'imageId': '69228581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228551&x=829',
		'title': '',
		'imageId': '69228551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228554&x=829',
		'title': '',
		'imageId': '69228554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228557&x=829',
		'title': '',
		'imageId': '69228557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228563&x=829',
		'title': '',
		'imageId': '69228563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228566&x=829',
		'title': '',
		'imageId': '69228566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228576&x=829',
		'title': '',
		'imageId': '69228576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228580&x=829',
		'title': '',
		'imageId': '69228580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228574&x=829',
		'title': '',
		'imageId': '69228574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228584&x=829',
		'title': '',
		'imageId': '69228584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228546&x=829',
		'title': '',
		'imageId': '69228546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228547&x=829',
		'title': '',
		'imageId': '69228547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978720&docid=69228587&x=829',
		'title': '',
		'imageId': '69228587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978720';

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