var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370530&x=226',
		'title': '',
		'imageId': '69370530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370525&x=226',
		'title': '',
		'imageId': '69370525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370526&x=226',
		'title': '',
		'imageId': '69370526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370528&x=226',
		'title': '',
		'imageId': '69370528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370527&x=226',
		'title': '',
		'imageId': '69370527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370531&x=226',
		'title': '',
		'imageId': '69370531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370532&x=226',
		'title': '',
		'imageId': '69370532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370533&x=226',
		'title': '',
		'imageId': '69370533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370535&x=226',
		'title': '',
		'imageId': '69370535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370534&x=226',
		'title': '',
		'imageId': '69370534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370529&x=226',
		'title': '',
		'imageId': '69370529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370536&x=226',
		'title': '',
		'imageId': '69370536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984678&docid=69370537&x=226',
		'title': '',
		'imageId': '69370537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984678';

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