var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303559&x=3344',
		'title': '',
		'imageId': '69303559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303558&x=3344',
		'title': '',
		'imageId': '69303558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303565&x=3344',
		'title': '',
		'imageId': '69303565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303554&x=3344',
		'title': '',
		'imageId': '69303554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303563&x=3344',
		'title': '',
		'imageId': '69303563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303557&x=3344',
		'title': '',
		'imageId': '69303557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303561&x=3344',
		'title': '',
		'imageId': '69303561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303560&x=3344',
		'title': '',
		'imageId': '69303560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303566&x=3344',
		'title': '',
		'imageId': '69303566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303562&x=3344',
		'title': '',
		'imageId': '69303562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303555&x=3344',
		'title': '',
		'imageId': '69303555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303556&x=3344',
		'title': '',
		'imageId': '69303556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981938&docid=69303564&x=3344',
		'title': '',
		'imageId': '69303564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981938';

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