var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145740&x=445',
		'title': '',
		'imageId': '67145740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145743&x=445',
		'title': '',
		'imageId': '67145743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145735&x=445',
		'title': '',
		'imageId': '67145735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145739&x=445',
		'title': '',
		'imageId': '67145739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145736&x=445',
		'title': '',
		'imageId': '67145736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145737&x=445',
		'title': '',
		'imageId': '67145737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145741&x=445',
		'title': '',
		'imageId': '67145741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145738&x=445',
		'title': '',
		'imageId': '67145738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=67145742&x=445',
		'title': '',
		'imageId': '67145742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69098263&x=445',
		'title': '',
		'imageId': '69098263',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69098264&x=445',
		'title': '',
		'imageId': '69098264',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180693&x=445',
		'title': '',
		'imageId': '69180693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180697&x=445',
		'title': '',
		'imageId': '69180697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180694&x=445',
		'title': '',
		'imageId': '69180694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180692&x=445',
		'title': '',
		'imageId': '69180692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180695&x=445',
		'title': '',
		'imageId': '69180695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180691&x=445',
		'title': '',
		'imageId': '69180691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180696&x=445',
		'title': '',
		'imageId': '69180696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890004&docid=69180698&x=445',
		'title': '',
		'imageId': '69180698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890004';

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