var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339103&x=3430',
		'title': '',
		'imageId': '71339103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339107&x=3430',
		'title': '',
		'imageId': '71339107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339108&x=3430',
		'title': '',
		'imageId': '71339108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339104&x=3430',
		'title': '',
		'imageId': '71339104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340157&x=3430',
		'title': '',
		'imageId': '71340157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340158&x=3430',
		'title': '',
		'imageId': '71340158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340159&x=3430',
		'title': '',
		'imageId': '71340159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340161&x=3430',
		'title': '',
		'imageId': '71340161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340162&x=3430',
		'title': '',
		'imageId': '71340162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340160&x=3430',
		'title': '',
		'imageId': '71340160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340177&x=3430',
		'title': '',
		'imageId': '71340177',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340178&x=3430',
		'title': '',
		'imageId': '71340178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340179&x=3430',
		'title': '',
		'imageId': '71340179',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340180&x=3430',
		'title': '',
		'imageId': '71340180',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340185&x=3430',
		'title': '',
		'imageId': '71340185',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71340188&x=3430',
		'title': '',
		'imageId': '71340188',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339105&x=3430',
		'title': '',
		'imageId': '71339105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339106&x=3430',
		'title': '',
		'imageId': '71339106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339117&x=3430',
		'title': '',
		'imageId': '71339117',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4063473&docid=71339118&x=3430',
		'title': '',
		'imageId': '71339118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4063473';

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