var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419535&x=559',
		'title': '',
		'imageId': '69419535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419537&x=559',
		'title': '',
		'imageId': '69419537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419538&x=559',
		'title': '',
		'imageId': '69419538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419539&x=559',
		'title': '',
		'imageId': '69419539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419540&x=559',
		'title': '',
		'imageId': '69419540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419549&x=559',
		'title': '',
		'imageId': '69419549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419542&x=559',
		'title': '',
		'imageId': '69419542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419545&x=559',
		'title': '',
		'imageId': '69419545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419546&x=559',
		'title': '',
		'imageId': '69419546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419547&x=559',
		'title': '',
		'imageId': '69419547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419548&x=559',
		'title': '',
		'imageId': '69419548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419543&x=559',
		'title': '',
		'imageId': '69419543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986625&docid=69419544&x=559',
		'title': '',
		'imageId': '69419544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986625';

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