var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199308&x=4110',
		'title': '',
		'imageId': '7199308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199311&x=4110',
		'title': '',
		'imageId': '7199311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199314&x=4110',
		'title': '',
		'imageId': '7199314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199317&x=4110',
		'title': '',
		'imageId': '7199317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199320&x=4110',
		'title': '',
		'imageId': '7199320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199323&x=4110',
		'title': '',
		'imageId': '7199323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199326&x=4110',
		'title': '',
		'imageId': '7199326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199332&x=4110',
		'title': '',
		'imageId': '7199332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199335&x=4110',
		'title': '',
		'imageId': '7199335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199338&x=4110',
		'title': '',
		'imageId': '7199338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199341&x=4110',
		'title': '',
		'imageId': '7199341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199344&x=4110',
		'title': '',
		'imageId': '7199344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907063&docid=7199347&x=4110',
		'title': '',
		'imageId': '7199347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907063';

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