var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107345&x=1724',
		'title': '',
		'imageId': '69107345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107346&x=1724',
		'title': '',
		'imageId': '69107346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107334&x=1724',
		'title': '',
		'imageId': '69107334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107347&x=1724',
		'title': '',
		'imageId': '69107347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107333&x=1724',
		'title': '',
		'imageId': '69107333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107340&x=1724',
		'title': '',
		'imageId': '69107340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107339&x=1724',
		'title': '',
		'imageId': '69107339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107341&x=1724',
		'title': '',
		'imageId': '69107341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107342&x=1724',
		'title': '',
		'imageId': '69107342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107343&x=1724',
		'title': '',
		'imageId': '69107343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107344&x=1724',
		'title': '',
		'imageId': '69107344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107336&x=1724',
		'title': '',
		'imageId': '69107336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107337&x=1724',
		'title': '',
		'imageId': '69107337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107338&x=1724',
		'title': '',
		'imageId': '69107338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973560&docid=69107335&x=1724',
		'title': '',
		'imageId': '69107335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973560';

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