var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028793&x=2113',
		'title': '',
		'imageId': '59028793',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028795&x=2113',
		'title': '',
		'imageId': '59028795',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028796&x=2113',
		'title': '',
		'imageId': '59028796',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028797&x=2113',
		'title': '',
		'imageId': '59028797',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028798&x=2113',
		'title': '',
		'imageId': '59028798',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028799&x=2113',
		'title': '',
		'imageId': '59028799',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028800&x=2113',
		'title': '',
		'imageId': '59028800',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028801&x=2113',
		'title': '',
		'imageId': '59028801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028802&x=2113',
		'title': '',
		'imageId': '59028802',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028803&x=2113',
		'title': '',
		'imageId': '59028803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028804&x=2113',
		'title': '',
		'imageId': '59028804',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028805&x=2113',
		'title': '',
		'imageId': '59028805',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028806&x=2113',
		'title': '',
		'imageId': '59028806',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028807&x=2113',
		'title': '',
		'imageId': '59028807',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028808&x=2113',
		'title': '',
		'imageId': '59028808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028809&x=2113',
		'title': '',
		'imageId': '59028809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028810&x=2113',
		'title': '',
		'imageId': '59028810',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028811&x=2113',
		'title': '',
		'imageId': '59028811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028812&x=2113',
		'title': '',
		'imageId': '59028812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652691&docid=59028813&x=2113',
		'title': '',
		'imageId': '59028813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3652691';

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