var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004714&x=5434',
		'title': '',
		'imageId': '69004714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004715&x=5434',
		'title': '',
		'imageId': '69004715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004711&x=5434',
		'title': '',
		'imageId': '69004711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004718&x=5434',
		'title': '',
		'imageId': '69004718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004713&x=5434',
		'title': '',
		'imageId': '69004713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004719&x=5434',
		'title': '',
		'imageId': '69004719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004721&x=5434',
		'title': '',
		'imageId': '69004721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004720&x=5434',
		'title': '',
		'imageId': '69004720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004723&x=5434',
		'title': '',
		'imageId': '69004723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004712&x=5434',
		'title': '',
		'imageId': '69004712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004716&x=5434',
		'title': '',
		'imageId': '69004716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004717&x=5434',
		'title': '',
		'imageId': '69004717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969141&docid=69004722&x=5434',
		'title': '',
		'imageId': '69004722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969141';

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